boot: refactor battery checking to use new powctl apis
This commit is contained in:
@@ -20,6 +20,6 @@ namespace ams::boot {
|
||||
|
||||
/* Boot Reason utilities. */
|
||||
void DetectBootReason();
|
||||
u32 GetBootReason();
|
||||
spl::BootReason GetBootReason();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user