Implement LP0-Entry BPMP Firmware
This commit is contained in:
8
exosphere/bpmpfw/src/lp0.h
Normal file
8
exosphere/bpmpfw/src/lp0.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef EXOSPHERE_BPMPFW_LP0_H
|
||||
#define EXOSPHERE_BPMPFW_LP0_H
|
||||
|
||||
void lp0_entry_main(void);
|
||||
|
||||
void reboot(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user