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