summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or1k/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/or1k/cpu.c')
-rw-r--r--cpukit/score/cpu/or1k/cpu.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/score/cpu/or1k/cpu.c b/cpukit/score/cpu/or1k/cpu.c
index fe933f0cbb..b4cbe00f9b 100644
--- a/cpukit/score/cpu/or1k/cpu.c
+++ b/cpukit/score/cpu/or1k/cpu.c
@@ -105,10 +105,6 @@ void _CPU_ISR_install_vector(
_ISR_Local_enable( level );
}
-void _CPU_Install_interrupt_stack( void )
-{
-}
-
void *_CPU_Thread_Idle_body( uintptr_t ignored )
{
do {