Add missing dependencies for 2 previous commits
- hos/mtc: Add FSP WAR and boost HOS booting times - autoboot: Support VOL-+ combo for fastboot
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#define BTN_POWER (1 << 0)
|
||||
#define BTN_VOL_DOWN (1 << 1)
|
||||
#define BTN_VOL_UP (1 << 2)
|
||||
#define BTN_SINGLE (1 << 7)
|
||||
|
||||
u8 btn_read();
|
||||
u8 btn_wait();
|
||||
|
||||
Reference in New Issue
Block a user