summaryrefslogtreecommitdiff
path: root/include/sh/gensh2
diff options
context:
space:
mode:
Diffstat (limited to 'include/sh/gensh2')
-rw-r--r--include/sh/gensh2/rtems/asm.h5
-rw-r--r--include/sh/gensh2/rtems/score/cpu.h5
-rw-r--r--include/sh/gensh2/rtems/score/types.h5
-rw-r--r--include/sh/gensh2/tm27.h5
4 files changed, 20 insertions, 0 deletions
diff --git a/include/sh/gensh2/rtems/asm.h b/include/sh/gensh2/rtems/asm.h
new file mode 100644
index 0000000000..b81e3bb9b3
--- /dev/null
+++ b/include/sh/gensh2/rtems/asm.h
@@ -0,0 +1,5 @@
+#if defined(HEADER_WARNING_DUPLICATE) /* sh/gensh1/rtems/asm.h */
+#warning "This header should not be included directly. (duplicate)"
+#endif
+
+#include <sh/gensh1/rtems/asm.h>
diff --git a/include/sh/gensh2/rtems/score/cpu.h b/include/sh/gensh2/rtems/score/cpu.h
new file mode 100644
index 0000000000..a6c899099a
--- /dev/null
+++ b/include/sh/gensh2/rtems/score/cpu.h
@@ -0,0 +1,5 @@
+#if defined(HEADER_WARNING_DUPLICATE) /* sh/gensh1/rtems/score/cpu.h */
+#warning "This header should not be included directly. (duplicate)"
+#endif
+
+#include <sh/gensh1/rtems/score/cpu.h>
diff --git a/include/sh/gensh2/rtems/score/types.h b/include/sh/gensh2/rtems/score/types.h
new file mode 100644
index 0000000000..fa30bb77da
--- /dev/null
+++ b/include/sh/gensh2/rtems/score/types.h
@@ -0,0 +1,5 @@
+#if defined(HEADER_WARNING_DUPLICATE) /* sh/gensh1/rtems/score/types.h */
+#warning "This header should not be included directly. (duplicate)"
+#endif
+
+#include <sh/gensh1/rtems/score/types.h>
diff --git a/include/sh/gensh2/tm27.h b/include/sh/gensh2/tm27.h
new file mode 100644
index 0000000000..a283a51568
--- /dev/null
+++ b/include/sh/gensh2/tm27.h
@@ -0,0 +1,5 @@
+#if defined(HEADER_WARNING_DUPLICATE) /* arm/arm1136jfs/tm27.h */
+#warning "This header should not be included directly. (duplicate)"
+#endif
+
+#include <arm/arm1136jfs/tm27.h>