summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/arm/at91/boot0/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/arm/at91/boot0/main.c b/sys/boot/arm/at91/boot0/main.c
index 5f4cc72..bc29b2f 100644
--- a/sys/boot/arm/at91/boot0/main.c
+++ b/sys/boot/arm/at91/boot0/main.c
@@ -26,6 +26,7 @@
#include "AT91RM9200.h"
#include "lib.h"
+#include "at91rm9200_lowlevel.h"
typedef void fn_t(void);
OpenPOWER on IntegriCloud