Stratosphere: extract common code to libstratosphere.
1 parent 6a51ce2 commit b81ceeca21eb970194647755ee61622f5bb95938
@Michael Scire Michael Scire authored on 22 Apr 2018
Showing 22 changed files
View
stratosphere/libstratosphere/.gitignore 0 → 100644
View
stratosphere/libstratosphere/Makefile 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ipc_templating.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/iserviceobject.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/iwaitable.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/serviceserver.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/servicesession.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/waitablemanager.hpp 0 → 100644
View
stratosphere/libstratosphere/source/waitablemanager.cpp 0 → 100644
View
stratosphere/loader/Makefile
View
stratosphere/loader/source/ipc_templating.hpp 100644 → 0
View
stratosphere/loader/source/iserviceobject.hpp 100644 → 0
View
stratosphere/loader/source/iwaitable.hpp 100644 → 0
View
stratosphere/loader/source/ldr_debug_monitor.hpp
View
stratosphere/loader/source/ldr_main.cpp
View
stratosphere/loader/source/ldr_process_manager.hpp
View
stratosphere/loader/source/ldr_shell.hpp
View
stratosphere/loader/source/serviceserver.hpp 100644 → 0
View
stratosphere/loader/source/servicesession.hpp 100644 → 0
View
stratosphere/loader/source/waitablemanager.cpp 100644 → 0
View
stratosphere/loader/source/waitablemanager.hpp 100644 → 0