diff options
Diffstat (limited to 'common/mbed/bootloader.c')
| -rw-r--r-- | common/mbed/bootloader.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/common/mbed/bootloader.c b/common/mbed/bootloader.c new file mode 100644 index 000000000..b51e83943 --- /dev/null +++ b/common/mbed/bootloader.c | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | #include "bootloader.h" | ||
| 2 | |||
| 3 | |||
| 4 | void bootloader_jump(void) {} | ||
