summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/sh7032/include/ispsh7032.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:09:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:09:09 +0000
commit49d52e072b1685abdebde4ce2214d900250b279d (patch)
treeb3a4eae71ae8585cb8746d0ec1a8d83b0736a521 /c/src/lib/libcpu/sh/sh7032/include/ispsh7032.h
parent2001-04-03 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-49d52e072b1685abdebde4ce2214d900250b279d.tar.bz2
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h. * include/ispsh7032.h, score/ispsh7032.c: Account for name change.
Diffstat (limited to 'c/src/lib/libcpu/sh/sh7032/include/ispsh7032.h')
-rw-r--r--c/src/lib/libcpu/sh/sh7032/include/ispsh7032.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/sh/sh7032/include/ispsh7032.h b/c/src/lib/libcpu/sh/sh7032/include/ispsh7032.h
index c8da8c734b..0693eb0691 100644
--- a/c/src/lib/libcpu/sh/sh7032/include/ispsh7032.h
+++ b/c/src/lib/libcpu/sh/sh7032/include/ispsh7032.h
@@ -29,7 +29,7 @@
extern "C" {
#endif
-#include <rtems/score/shtypes.h>
+#include <rtems/score/types.h>
extern void __ISR_Handler( unsigned32 vector );