boot: implement PmicDriver::ShutdownSystem

This commit is contained in:
Michael Scire 2019-05-09 02:45:31 -07:00
parent 7581306109
commit 1456246f60
6 changed files with 85 additions and 4 deletions

View file

@ -25,7 +25,6 @@
#include "boot_functions.hpp"
#include "boot_reboot_manager.hpp"
#include "i2c_driver/i2c_api.hpp"
extern "C" {
extern u32 __start__;