summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-10-06 20:01:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-10-06 20:01:20 +0000
commitc62d36feed16c25aefa8e85de0944f1bff0e7bdf (patch)
tree71bbb213b1bd9b1e6acedbb00cb7da221d76afab /cpukit/score/cpu/i386
parentmoved to new development machine and went to gcc 2.7.0 (diff)
downloadrtems-c62d36feed16c25aefa8e85de0944f1bff0e7bdf.tar.bz2
SPARC merged and successfully tested w/o interrupt support
Diffstat (limited to 'cpukit/score/cpu/i386')
-rw-r--r--cpukit/score/cpu/i386/cpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/cpu/i386/cpu.c b/cpukit/score/cpu/i386/cpu.c
index 917cf042a9..ad9c56e20a 100644
--- a/cpukit/score/cpu/i386/cpu.c
+++ b/cpukit/score/cpu/i386/cpu.c
@@ -15,7 +15,6 @@
#include <rtems/system.h>
#include <rtems/score/isr.h>
-#include <rtems/score/wkspace.h>
/* _CPU_Initialize
*