summaryrefslogtreecommitdiffstats
path: root/c/src
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-15 15:00:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-15 15:00:25 +0000
commit2417b15a0e7cdbb0968f59c3dbf516004969ab08 (patch)
tree444d949c67db5a572b57d3da3679586642a9cdbb /c/src
parentPatch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to reorganize POSIX (diff)
downloadrtems-2417b15a0e7cdbb0968f59c3dbf516004969ab08.tar.bz2
Changed reference from no_cpu to mips64orion.
Diffstat (limited to 'c/src')
-rw-r--r--c/src/exec/score/cpu/mips/asm.h2
-rw-r--r--c/src/exec/score/cpu/mips64orion/asm.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/exec/score/cpu/mips/asm.h b/c/src/exec/score/cpu/mips/asm.h
index fccd89069f..2d322c2339 100644
--- a/c/src/exec/score/cpu/mips/asm.h
+++ b/c/src/exec/score/cpu/mips/asm.h
@@ -35,7 +35,7 @@
#define ASM
#endif
#include <rtems/score/targopts.h>
-#include <rtems/score/no_cpu.h>
+#include <rtems/score/mips64orion.h>
/*
* Recent versions of GNU cpp define variables which indicate the
diff --git a/c/src/exec/score/cpu/mips64orion/asm.h b/c/src/exec/score/cpu/mips64orion/asm.h
index fccd89069f..2d322c2339 100644
--- a/c/src/exec/score/cpu/mips64orion/asm.h
+++ b/c/src/exec/score/cpu/mips64orion/asm.h
@@ -35,7 +35,7 @@
#define ASM
#endif
#include <rtems/score/targopts.h>
-#include <rtems/score/no_cpu.h>
+#include <rtems/score/mips64orion.h>
/*
* Recent versions of GNU cpp define variables which indicate the