Skip to content

Commit 4cc2a35

Browse files
committed
fastboot: share show_fastbootmode
1 parent 48efc71 commit 4cc2a35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/usb/fastboot.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,8 @@ extern int board_mmc_ftbtptn_init(void);
277277

278278
extern char *get_ptn_size(char *buf, const char *ptn);
279279

280+
extern void show_fastbootmode(void);
281+
280282
__weak int check_fastboot(void);
281283

282284
__weak int check_recovery(void);

0 commit comments

Comments
 (0)