Rename kboot.[ch] to bootloader.[ch] to improve clarity.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "kboot.h"
|
||||
#include "bootloader.h"
|
||||
|
||||
void JumpToKboot(void) {
|
||||
uint32_t runBootloaderAddress;
|
||||
Reference in New Issue
Block a user