kern: lps driver fixes, sleep confirmed working on 1.0.0
This commit is contained in:
@@ -23,6 +23,7 @@ namespace ams::kern::board::nintendo::nx {
|
||||
void Initialize();
|
||||
Result EnableSuspend(bool enable);
|
||||
void InvokeCpuSleepHandler(uintptr_t arg, uintptr_t entry);
|
||||
void ResumeBpmpFirmware();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user