Fix red from 04fe77a4
Change-Id: I13a7b067e60eabe27be1fe983a7cced3ae8b18e3
This commit is contained in:
parent
04fe77a465
commit
25cebf2f85
1 changed files with 2 additions and 0 deletions
|
@ -175,6 +175,8 @@ extern unsigned char probed_ramsize;
|
||||||
int battery_default_capacity(void);
|
int battery_default_capacity(void);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef BOOTLOADER
|
||||||
|
|
||||||
#ifdef HAVE_BOOTLOADER_USB_MODE
|
#ifdef HAVE_BOOTLOADER_USB_MODE
|
||||||
void tick_stop(void);
|
void tick_stop(void);
|
||||||
void system_prepare_fw_start(void);
|
void system_prepare_fw_start(void);
|
||||||
|
|
Loading…
Reference in a new issue