summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or1k
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/or1k')
-rw-r--r--cpukit/score/cpu/or1k/or1k-exception-default.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/cpu/or1k/or1k-exception-default.c b/cpukit/score/cpu/or1k/or1k-exception-default.c
index 645a7f9844..037a16991b 100644
--- a/cpukit/score/cpu/or1k/or1k-exception-default.c
+++ b/cpukit/score/cpu/or1k/or1k-exception-default.c
@@ -12,7 +12,6 @@
#include <rtems/score/cpu.h>
#include <rtems/fatal.h>
-#include <bsp/linker-symbols.h>
#include <stdio.h>
void _OR1K_Exception_default(uint32_t vector, CPU_Exception_frame *frame);