summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/epiphany/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/epiphany/cpu.c')
-rw-r--r--cpukit/score/cpu/epiphany/cpu.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/score/cpu/epiphany/cpu.c b/cpukit/score/cpu/epiphany/cpu.c
index 0428a86367..489576cfc7 100644
--- a/cpukit/score/cpu/epiphany/cpu.c
+++ b/cpukit/score/cpu/epiphany/cpu.c
@@ -83,11 +83,6 @@ void _CPU_ISR_install_vector(
/* Do nothing */
}
-void _CPU_Install_interrupt_stack( void )
-{
- /* Do nothing */
-}
-
CPU_Counter_ticks _CPU_Counter_read( void )
{
static CPU_Counter_ticks counter;