summaryrefslogtreecommitdiffstats
path: root/bsps
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-03-07 14:31:31 -0600
committerJoel Sherrill <joel@rtems.org>2018-03-12 14:29:38 -0500
commit070658100a984375fae1ae5e1657ef532e620d4f (patch)
treea6243e6ef48da1fcb6ad6cd1381377b62c06ebce /bsps
parentnios2/include/rtems/score/types.h: Eliminate this file (diff)
downloadrtems-070658100a984375fae1ae5e1657ef532e620d4f.tar.bz2
misc sh: Remove includes of rtems/score/types.h
Diffstat (limited to 'bsps')
-rw-r--r--bsps/sh/gensh1/include/rtems/score/ispsh7032.h2
-rw-r--r--bsps/sh/gensh2/include/rtems/score/ispsh7045.h2
-rw-r--r--bsps/sh/gensh4/include/rtems/score/ispsh7750.h2
3 files changed, 0 insertions, 6 deletions
diff --git a/bsps/sh/gensh1/include/rtems/score/ispsh7032.h b/bsps/sh/gensh1/include/rtems/score/ispsh7032.h
index 9c7cee8bd6..469a9deed6 100644
--- a/bsps/sh/gensh1/include/rtems/score/ispsh7032.h
+++ b/bsps/sh/gensh1/include/rtems/score/ispsh7032.h
@@ -27,8 +27,6 @@
extern "C" {
#endif
-#include <rtems/score/types.h>
-
extern void __ISR_Handler( uint32_t vector );
diff --git a/bsps/sh/gensh2/include/rtems/score/ispsh7045.h b/bsps/sh/gensh2/include/rtems/score/ispsh7045.h
index fb9f5297ae..e4f74de5fd 100644
--- a/bsps/sh/gensh2/include/rtems/score/ispsh7045.h
+++ b/bsps/sh/gensh2/include/rtems/score/ispsh7045.h
@@ -39,8 +39,6 @@
extern "C" {
#endif
-#include <rtems/score/types.h>
-
extern void __ISR_Handler( uint32_t vector );
diff --git a/bsps/sh/gensh4/include/rtems/score/ispsh7750.h b/bsps/sh/gensh4/include/rtems/score/ispsh7750.h
index 396644a241..4197feb9ac 100644
--- a/bsps/sh/gensh4/include/rtems/score/ispsh7750.h
+++ b/bsps/sh/gensh4/include/rtems/score/ispsh7750.h
@@ -43,8 +43,6 @@
extern "C" {
#endif
-#include <rtems/score/types.h>
-
/* dummy ISP */
extern void _dummy_isp( void );