summaryrefslogtreecommitdiff
path: root/include/configs/PCIPPC6.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/PCIPPC6.h')
-rw-r--r--include/configs/PCIPPC6.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/PCIPPC6.h b/include/configs/PCIPPC6.h
index 16d6450d91..a8d20ca920 100644
--- a/include/configs/PCIPPC6.h
+++ b/include/configs/PCIPPC6.h
@@ -55,6 +55,10 @@
#define CONFIG_PREBOOT ""
#define CONFIG_BOOTDELAY 5
+#ifndef __ASSEMBLY__
+#include <galileo/core.h>
+#endif
+
/*
* BOOTP options
*/