mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-20 09:55:07 -04:00
boot: implement PmicDriver::ShutdownSystem
This commit is contained in:
parent
7581306109
commit
1456246f60
6 changed files with 85 additions and 4 deletions
|
@ -25,7 +25,6 @@
|
|||
|
||||
#include "boot_functions.hpp"
|
||||
#include "boot_reboot_manager.hpp"
|
||||
#include "i2c_driver/i2c_api.hpp"
|
||||
|
||||
extern "C" {
|
||||
extern u32 __start__;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue