os: implement Tick api, make build with -Werror
1 parent 70367e3 commit 43bd733f0a8ecdec0108a9bdf9a8ee18ca02ae82
@Michael Scire Michael Scire authored on 16 Mar 2020
Showing 13 changed files
View
libraries/libstratosphere/include/stratosphere/fs/fs_substorage.hpp
View
libraries/libstratosphere/include/stratosphere/os.hpp
View
libraries/libstratosphere/include/stratosphere/os/os_tick.hpp 0 → 100644
View
libraries/libstratosphere/source/kvdb/kvdb_file_key_value_store.cpp
View
libraries/libstratosphere/source/os/impl/os_resource_manager.cpp 0 → 100644
View
libraries/libstratosphere/source/os/impl/os_resource_manager.hpp 0 → 100644
View
libraries/libstratosphere/source/os/impl/os_tick_manager.hpp 0 → 100644
View
libraries/libstratosphere/source/os/impl/os_tick_manager_impl.cpp 0 → 100644
View
libraries/libstratosphere/source/os/impl/os_tick_manager_impl.hpp 0 → 100644
View
libraries/libstratosphere/source/os/impl/os_tick_manager_impl.os.horizon.hpp 0 → 100644
View
libraries/libstratosphere/source/os/os_tick.cpp 0 → 100644
View
libraries/libstratosphere/source/patcher/patcher_api.cpp
View
libraries/libstratosphere/source/updater/updater_api.cpp