add jump_bootloader.
This commit is contained in:
6
jump_bootloader.h
Normal file
6
jump_bootloader.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef JUMP_BOOTLOADER_H
|
||||
#define JUMP_BOOTLOADER_H 1
|
||||
|
||||
void jump_bootloader(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user