summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/m68k/cpu.c')
-rw-r--r--cpukit/score/cpu/m68k/cpu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/score/cpu/m68k/cpu.c b/cpukit/score/cpu/m68k/cpu.c
index 8e4161a53d..4ae862d8d5 100644
--- a/cpukit/score/cpu/m68k/cpu.c
+++ b/cpukit/score/cpu/m68k/cpu.c
@@ -44,8 +44,6 @@ void _CPU_Initialize(
_CPU_ISR_jump_table[slot].isr_handler = (uint32_t ) 0xDEADDEAD;
}
#endif /* M68K_HAS_VBR */
-
- _CPU_Table = *cpu_table;
}
/*PAGE