mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-27 21:24:11 -04:00
os: implement Tick api, make build with -Werror
This commit is contained in:
parent
70367e3e7c
commit
43bd733f0a
13 changed files with 405 additions and 6 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
#include "os/os_common_types.hpp"
|
||||
#include "os/os_memory_common.hpp"
|
||||
#include "os/os_tick.hpp"
|
||||
#include "os/os_managed_handle.hpp"
|
||||
#include "os/os_process_handle.hpp"
|
||||
#include "os/os_random.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue