|
libstrat: update for latest libnx, delete ipc in prep for rewrite
|
|---|
|
|
| stratosphere/libstratosphere/Makefile |
|---|
| stratosphere/libstratosphere/include/stratosphere.hpp |
|---|
| stratosphere/libstratosphere/include/stratosphere/ams.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/ams/ams_firmware_version_api.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/ams/ams_types.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/firmware_version.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/ipc/ipc_buffers.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/ipc/ipc_domain_object.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/ipc/ipc_out.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/ipc/ipc_response_context.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/ipc/ipc_serialization.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/ipc/ipc_service_object.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/ipc/ipc_service_session.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/ipc/ipc_session_manager_base.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/ipc/ipc_special.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/iwaitable.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/mitm.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/mitm/imitmserviceobject.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/mitm/mitm_query_service.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/mitm/mitm_server.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/mitm/mitm_session.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/servers.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/waitable_manager.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/include/stratosphere/waitable_manager_base.hpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/source/ams/ams_firmware_version_api.cpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/source/cfg/cfg_flags.cpp |
|---|
| stratosphere/libstratosphere/source/cfg/cfg_override.cpp |
|---|
| stratosphere/libstratosphere/source/cfg/cfg_privileged_process.cpp |
|---|
| stratosphere/libstratosphere/source/firmware_version.cpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/source/map/map_api.cpp |
|---|
| stratosphere/libstratosphere/source/mitm_server.cpp 100644 → 0 |
|---|
| stratosphere/libstratosphere/source/pm/pm_dmnt_api.cpp |
|---|
| stratosphere/libstratosphere/source/updater/updater_api.cpp |
|---|
| stratosphere/libstratosphere/source/util/util_ini.cpp |
|---|