summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/x86_64/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/x86_64/cpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/cpu/x86_64/cpu.c b/cpukit/score/cpu/x86_64/cpu.c
index 5cc12c69cf..6846c431ef 100644
--- a/cpukit/score/cpu/x86_64/cpu.c
+++ b/cpukit/score/cpu/x86_64/cpu.c
@@ -39,7 +39,6 @@
#include <rtems/score/idt.h>
#include <rtems/score/isr.h>
-#include <rtems/score/wkspace.h>
#include <rtems/score/tls.h>
void _CPU_Exception_frame_print(const CPU_Exception_frame *ctx)