summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/ss555/start/vectors.S
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/ss555/start/vectors.S')
-rw-r--r--bsps/powerpc/ss555/start/vectors.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsps/powerpc/ss555/start/vectors.S b/bsps/powerpc/ss555/start/vectors.S
index 35d2f23a30..6df89843f3 100644
--- a/bsps/powerpc/ss555/start/vectors.S
+++ b/bsps/powerpc/ss555/start/vectors.S
@@ -16,6 +16,7 @@
#include <rtems/asm.h>
#include <rtems/score/cpu.h>
#include <libcpu/vectors.h>
+#include <bsp.h>
#define SYNC \
sync; \