summaryrefslogtreecommitdiff
path: root/src/boot_O2/loadfragment.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot_O2/loadfragment.c')
-rw-r--r--src/boot_O2/loadfragment.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot_O2/loadfragment.c b/src/boot_O2/loadfragment.c
index 517c82bbb..b22b1a692 100644
--- a/src/boot_O2/loadfragment.c
+++ b/src/boot_O2/loadfragment.c
@@ -9,6 +9,7 @@
* The main difference between them seems to be the lack of vramEnd arguments here.
* Instead they are calculated on the fly.
*/
+
#include "global.h"
#include "system_malloc.h"
#include "loadfragment.h"