summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/i386/cpu.c')
-rw-r--r--cpukit/score/cpu/i386/cpu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/score/cpu/i386/cpu.c b/cpukit/score/cpu/i386/cpu.c
index 15a5f61ddd..f6821e9927 100644
--- a/cpukit/score/cpu/i386/cpu.c
+++ b/cpukit/score/cpu/i386/cpu.c
@@ -41,8 +41,6 @@ void _CPU_Initialize(
register Context_Control_fp *fp_context;
#endif
- _CPU_Table = *cpu_table;
-
/*
* The following code saves a NULL i387 context which is given
* to each task at start and restart time. The following code