mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-23 19:26:55 -04:00
os: implement LightEvent
This commit is contained in:
parent
5e0bbb61b1
commit
632b6b3330
8 changed files with 644 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
#include <stratosphere/os/os_sdk_reply_and_receive.hpp>
|
||||
#include <stratosphere/os/os_thread.hpp>
|
||||
#include <stratosphere/os/os_message_queue.hpp>
|
||||
//#include <stratosphere/os/os_light_event.hpp>
|
||||
#include <stratosphere/os/os_light_event.hpp>
|
||||
//#include <stratosphere/os/os_light_message_queue.hpp>
|
||||
//#include <stratosphere/os/os_light_semaphore.hpp>
|
||||
#include <stratosphere/os/os_waitable.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue