|
Stratosphere: extract common code to libstratosphere.
|
|---|
|
|
| stratosphere/libstratosphere/.gitignore 0 → 100644 |
|---|
| stratosphere/libstratosphere/Makefile 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/ipc_templating.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/iserviceobject.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/iwaitable.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/serviceserver.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/servicesession.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/waitablemanager.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/source/waitablemanager.cpp 0 → 100644 |
|---|
| stratosphere/loader/Makefile |
|---|
| stratosphere/loader/source/ipc_templating.hpp 100644 → 0 |
|---|
| stratosphere/loader/source/iserviceobject.hpp 100644 → 0 |
|---|
| stratosphere/loader/source/iwaitable.hpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_debug_monitor.hpp |
|---|
| stratosphere/loader/source/ldr_main.cpp |
|---|
| stratosphere/loader/source/ldr_process_manager.hpp |
|---|
| stratosphere/loader/source/ldr_shell.hpp |
|---|
| stratosphere/loader/source/serviceserver.hpp 100644 → 0 |
|---|
| stratosphere/loader/source/servicesession.hpp 100644 → 0 |
|---|
| stratosphere/loader/source/waitablemanager.cpp 100644 → 0 |
|---|
| stratosphere/loader/source/waitablemanager.hpp 100644 → 0 |
|---|