summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu/x86_64/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/x86_64/cpu.c')
-rw-r--r--cpukit/score/cpu/x86_64/cpu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/score/cpu/x86_64/cpu.c b/cpukit/score/cpu/x86_64/cpu.c
index eb10c0d427..5cc12c69cf 100644
--- a/cpukit/score/cpu/x86_64/cpu.c
+++ b/cpukit/score/cpu/x86_64/cpu.c
@@ -42,8 +42,6 @@
#include <rtems/score/wkspace.h>
#include <rtems/score/tls.h>
-Context_Control_fp _CPU_Null_fp_context;
-
void _CPU_Exception_frame_print(const CPU_Exception_frame *ctx)
{
}