summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/c4x/rtems/score/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:02:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:02:55 +0000
commit3a9516b233ef39304f36824cb7a30cabc01ea3eb (patch)
tree2b352a10b438e2cd858461a3ec11c8fa59de1f64 /cpukit/score/cpu/c4x/rtems/score/cpu.h
parent2001-04-03 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-3a9516b233ef39304f36824cb7a30cabc01ea3eb.tar.bz2
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h. * rtems/score/c4xtypes.h: Removed. * rtems/score/types.h: New file via CVS magic. * Makefile.am, rtems/score/cpu.h: Account for name change.
Diffstat (limited to 'cpukit/score/cpu/c4x/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/c4x/rtems/score/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/c4x/rtems/score/cpu.h b/cpukit/score/cpu/c4x/rtems/score/cpu.h
index 0e08d5d555..3de5b41bd3 100644
--- a/cpukit/score/cpu/c4x/rtems/score/cpu.h
+++ b/cpukit/score/cpu/c4x/rtems/score/cpu.h
@@ -22,7 +22,7 @@ extern "C" {
#include <rtems/score/c4x.h> /* pick up machine definitions */
#ifndef ASM
-#include <rtems/score/c4xtypes.h>
+#include <rtems/score/types.h>
#endif
/* conditional compilation parameters */