summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/sh7750/include/rtems
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:13:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:13:01 +0000
commitce3c6f3e361afc2a4bccf0f6cf974e98c3535e3e (patch)
tree24e7a407afc076b084ecb0f25524106afefd9b16 /c/src/lib/libcpu/sh/sh7750/include/rtems
parent2001-04-03 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-ce3c6f3e361afc2a4bccf0f6cf974e98c3535e3e.tar.bz2
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h. * include/rtems/score/ispsh7750.h, score/ispsh7750.c: Account for name change.
Diffstat (limited to 'c/src/lib/libcpu/sh/sh7750/include/rtems')
-rw-r--r--c/src/lib/libcpu/sh/sh7750/include/rtems/score/ispsh7750.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/sh/sh7750/include/rtems/score/ispsh7750.h b/c/src/lib/libcpu/sh/sh7750/include/rtems/score/ispsh7750.h
index c4b1c04203..8c20b0e397 100644
--- a/c/src/lib/libcpu/sh/sh7750/include/rtems/score/ispsh7750.h
+++ b/c/src/lib/libcpu/sh/sh7750/include/rtems/score/ispsh7750.h
@@ -45,7 +45,7 @@
extern "C" {
#endif
-#include <rtems/score/shtypes.h>
+#include <rtems/score/types.h>
/* dummy ISP */
extern void _dummy_isp( void );