mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-14 15:14:23 -04:00
fusee_cpp: implement exosphere load/configuration
This commit is contained in:
parent
1dd0297db3
commit
e0a41e9d33
8 changed files with 236 additions and 13 deletions
|
@ -18,6 +18,8 @@
|
|||
|
||||
namespace ams::nxboot {
|
||||
|
||||
void InitializeSecureMonitorMailbox();
|
||||
|
||||
void WaitSecureMonitorState(pkg1::SecureMonitorState state);
|
||||
void SetBootloaderState(pkg1::BootloaderState state);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue