summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/sparc/rtems
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/sparc/rtems')
-rw-r--r--c/src/exec/score/cpu/sparc/rtems/score/cpu.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/sparc/rtems/score/cpu.h b/c/src/exec/score/cpu/sparc/rtems/score/cpu.h
index f7fbf121f9..7f6383a0e1 100644
--- a/c/src/exec/score/cpu/sparc/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/sparc/rtems/score/cpu.h
@@ -718,7 +718,15 @@ SCORE_EXTERN unsigned8 _CPU_Trap_Table_area[ 8192 ]
extern unsigned int sparc_disable_interrupts();
extern void sparc_enable_interrupts();
-/* ISR handler macros */
+/*
+ * ISR handler macros
+ */
+
+/*
+ * Support routine to initialize the RTEMS vector table after it is allocated.
+ */
+
+#define _CPU_Initialize_vectors()
/*
* Disable all interrupts for a critical section. The previous