summaryrefslogtreecommitdiff
path: root/include/sh/simsh4
diff options
context:
space:
mode:
authorAmar Takhar <amar@rtems.org>2015-12-11 17:52:06 -0500
committerAmar Takhar <amar@rtems.org>2015-12-11 17:52:06 -0500
commitc569cf06755829d10c726844333f69990a3672ec (patch)
tree6b0d77ed91b50538dfd3992fe3deb8016d9f7c48 /include/sh/simsh4
parent4e8b1f40aefd1d7d4650464a28b7bfa4a08e40ad (diff)
Stage 3: Add duplicate header pointers.
Diffstat (limited to 'include/sh/simsh4')
-rw-r--r--include/sh/simsh4/bsp.h5
-rw-r--r--include/sh/simsh4/bsp/syscall.h5
-rw-r--r--include/sh/simsh4/coverhd.h5
-rw-r--r--include/sh/simsh4/rtems/asm.h5
-rw-r--r--include/sh/simsh4/rtems/score/cpu.h5
-rw-r--r--include/sh/simsh4/rtems/score/types.h5
-rw-r--r--include/sh/simsh4/tm27.h5
7 files changed, 35 insertions, 0 deletions
diff --git a/include/sh/simsh4/bsp.h b/include/sh/simsh4/bsp.h
new file mode 100644
index 0000000000..85a05f74ee
--- /dev/null
+++ b/include/sh/simsh4/bsp.h
@@ -0,0 +1,5 @@
+#if defined(HEADER_WARNING_DUPLICATE) /* sh/simsh1/bsp.h */
+#warning "This header should not be included directly. (duplicate)"
+#endif
+
+#include <sh/simsh1/bsp.h>
diff --git a/include/sh/simsh4/bsp/syscall.h b/include/sh/simsh4/bsp/syscall.h
new file mode 100644
index 0000000000..0b7e76ebb8
--- /dev/null
+++ b/include/sh/simsh4/bsp/syscall.h
@@ -0,0 +1,5 @@
+#if defined(HEADER_WARNING_DUPLICATE) /* sh/simsh1/bsp/syscall.h */
+#warning "This header should not be included directly. (duplicate)"
+#endif
+
+#include <sh/simsh1/bsp/syscall.h>
diff --git a/include/sh/simsh4/coverhd.h b/include/sh/simsh4/coverhd.h
new file mode 100644
index 0000000000..51037e4129
--- /dev/null
+++ b/include/sh/simsh4/coverhd.h
@@ -0,0 +1,5 @@
+#if defined(HEADER_WARNING_DUPLICATE) /* arm/altcycv_devkit/coverhd.h */
+#warning "This header should not be included directly. (duplicate)"
+#endif
+
+#include <arm/altcycv_devkit/coverhd.h>
diff --git a/include/sh/simsh4/rtems/asm.h b/include/sh/simsh4/rtems/asm.h
new file mode 100644
index 0000000000..b81e3bb9b3
--- /dev/null
+++ b/include/sh/simsh4/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/simsh4/rtems/score/cpu.h b/include/sh/simsh4/rtems/score/cpu.h
new file mode 100644
index 0000000000..a6c899099a
--- /dev/null
+++ b/include/sh/simsh4/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/simsh4/rtems/score/types.h b/include/sh/simsh4/rtems/score/types.h
new file mode 100644
index 0000000000..fa30bb77da
--- /dev/null
+++ b/include/sh/simsh4/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/simsh4/tm27.h b/include/sh/simsh4/tm27.h
new file mode 100644
index 0000000000..a283a51568
--- /dev/null
+++ b/include/sh/simsh4/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>