summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or32/rtems/score/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-08-06 20:16:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-08-06 20:16:44 +0000
commit6f197f4bd6fe8e6468937aa47c7f922d96bb77e2 (patch)
tree49a7213d83b8214ef5481d05ef246df497002b23 /cpukit/score/cpu/or32/rtems/score/cpu.h
parent2002-08-06 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-6f197f4bd6fe8e6468937aa47c7f922d96bb77e2.tar.bz2
2002-08-06 Joel Sherrill <joel@OARcorp.com>
* asm.h, rtems/score/cpu.h: Correct items that have changed since RTEMS version or32 port was based upon.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/or32/rtems/score/cpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/cpu/or32/rtems/score/cpu.h b/cpukit/score/cpu/or32/rtems/score/cpu.h
index 05894020dd..2adb7d6566 100644
--- a/cpukit/score/cpu/or32/rtems/score/cpu.h
+++ b/cpukit/score/cpu/or32/rtems/score/cpu.h
@@ -23,9 +23,9 @@
extern "C" {
#endif
-#include "rtems/score/or1k.h" /* pick up machine definitions */
+#include "rtems/score/or32.h" /* pick up machine definitions */
#ifndef ASM
-#include "rtems/score/or1ktypes.h"
+#include "rtems/score/types.h"
#endif
/* conditional compilation parameters */