summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/rtems/score/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-01-23 13:06:22 -0600
committerGedare Bloom <gedare@rtems.org>2016-03-03 16:36:30 -0500
commit328bd350aa40bd6aff923cd2efd3c14d0c8e0ec4 (patch)
tree1d5de0b0e1c60f3c4efa694833a1eaae02b1cd9a /cpukit/score/cpu/i386/rtems/score/cpu.h
parenti386 ..score/cpu.h: Fix spacing (diff)
downloadrtems-328bd350aa40bd6aff923cd2efd3c14d0c8e0ec4.tar.bz2
i386: refactor libcpu/cpu.h into rtems/score/i386.h
Fixes #2515.
Diffstat (limited to 'cpukit/score/cpu/i386/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/i386/rtems/score/cpu.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/score/cpu/i386/rtems/score/cpu.h b/cpukit/score/cpu/i386/rtems/score/cpu.h
index 1426bbfa82..3d9e4eb541 100644
--- a/cpukit/score/cpu/i386/rtems/score/cpu.h
+++ b/cpukit/score/cpu/i386/rtems/score/cpu.h
@@ -30,11 +30,6 @@ extern "C" {
#include <rtems/score/types.h>
#include <rtems/score/i386.h>
-#ifndef ASM
-#include <rtems/score/interrupts.h> /* formerly in libcpu/cpu.h> */
-#include <rtems/score/registers.h> /* formerly part of libcpu */
-#endif
-
/* conditional compilation parameters */
#define CPU_INLINE_ENABLE_DISPATCH TRUE