summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/no_cpu
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/no_cpu')
-rw-r--r--cpukit/score/cpu/no_cpu/cpu.c1
-rw-r--r--cpukit/score/cpu/no_cpu/cpu_asm.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/score/cpu/no_cpu/cpu.c b/cpukit/score/cpu/no_cpu/cpu.c
index 62027089b8..f22725c7c7 100644
--- a/cpukit/score/cpu/no_cpu/cpu.c
+++ b/cpukit/score/cpu/no_cpu/cpu.c
@@ -17,7 +17,6 @@
#include "config.h"
#endif
-#include <rtems/system.h>
#include <rtems/score/isr.h>
#include <rtems/score/wkspace.h>
diff --git a/cpukit/score/cpu/no_cpu/cpu_asm.c b/cpukit/score/cpu/no_cpu/cpu_asm.c
index a1fbf9cb16..1583cb4a40 100644
--- a/cpukit/score/cpu/no_cpu/cpu_asm.c
+++ b/cpukit/score/cpu/no_cpu/cpu_asm.c
@@ -30,7 +30,6 @@
#include "config.h"
#endif
-#include <rtems/system.h>
#include <rtems/score/cpu.h>
/* #include "cpu_asm.h> */