1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-20 05:53:24 +01:00
Atmosphere/stratosphere/ams_mitm/source/bpc_mitm
Michael Scire 8cb77ac136 namespace sts -> namespace ams
namespace sts::ams -> ams::exosphere, ams::.

This is to facilitate future use of ams:: namespace code in
mesosphere, as we'll want to include ams::util, ams::result, ams::svc...
2019-12-07 12:41:28 -08:00
..
bpc_ams_service.cpp Results: Implement namespaced, type-safe results. 2019-12-07 12:41:28 -08:00
bpc_ams_service.hpp stratosphere: all in on enum class CommandId 2019-06-27 23:34:53 -07:00
bpc_mitm_service.cpp Results: Implement namespaced, type-safe results. 2019-12-07 12:41:28 -08:00
bpc_mitm_service.hpp namespace sts -> namespace ams 2019-12-07 12:41:28 -08:00
bpcmitm_main.cpp stratosphere: prefer static waitable managers 2019-06-20 13:15:39 -07:00
bpcmitm_main.hpp
bpcmitm_reboot_manager.cpp Results: Implement namespaced, type-safe results. 2019-12-07 12:41:28 -08:00
bpcmitm_reboot_manager.hpp