Refactor bootloader_jump()
implementations (#15450)
* Refactor `bootloader_jump()` implementations * Fix tests? * Rename `atmel-samba` to `md-boot`
This commit is contained in:
@@ -16,4 +16,4 @@
|
||||
|
||||
#include "bootloader.h"
|
||||
|
||||
void bootloader_jump(void) {}
|
||||
void bootloader_jump(void) { }
|
Reference in New Issue
Block a user