kern: add most of 1.x lps driver
This commit is contained in:
@@ -21,7 +21,7 @@ namespace ams::kern::board::nintendo::nx {
|
||||
namespace lps {
|
||||
|
||||
void Initialize();
|
||||
Result EnableSuspend();
|
||||
Result EnableSuspend(bool enable);
|
||||
void InvokeCpuSleepHandler(uintptr_t arg, uintptr_t entry);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user