os: implement LightSemaphore
1 parent b8a1ebd commit 1e7a327a251648cb49a05cd3d0377afd137f6238
@Michael Scire Michael Scire authored on 29 Sep 2021
Showing 7 changed files
View
libraries/libstratosphere/include/stratosphere/os.hpp
View
libraries/libstratosphere/include/stratosphere/os/os_light_semaphore.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/os/os_light_semaphore_api.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/os/os_light_semaphore_types.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/os/os_semaphore_types.hpp
View
libraries/libstratosphere/source/os/os_light_semaphore.cpp 0 → 100644
View
libraries/libstratosphere/source/os/os_semaphore.cpp