Fusee stage 2: Fix up loader (no stage 3!). Skeleton chainload behavior.
This commit is contained in:
9
fusee/fusee-secondary/src/nxboot.h
Normal file
9
fusee/fusee-secondary/src/nxboot.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef FUSEE_NX_BOOT_H
|
||||
#define FUSEE_NX_BOOT_H
|
||||
|
||||
#include "utils.h"
|
||||
|
||||
|
||||
void nxboot_main(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user