summaryrefslogtreecommitdiffstats
path: root/cpukit/backward/zilog/z8536.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/backward/zilog/z8536.h')
-rw-r--r--cpukit/backward/zilog/z8536.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/cpukit/backward/zilog/z8536.h b/cpukit/backward/zilog/z8536.h
new file mode 100644
index 0000000000..e5aa408ecc
--- /dev/null
+++ b/cpukit/backward/zilog/z8536.h
@@ -0,0 +1,12 @@
+/**
+ * @file zilog/z8536.h
+ * @deprecated
+ */
+
+#ifndef _ZILOG_Z8536_H
+#define _ZILOG_Z8536_H
+#ifndef RTEMS_NO_WARN_DEPRECATED
+#warning <zilog/z8536.h> is deprecated, use <rtems/zilog/z8536.h> instead
+#endif
+#include <rtems/zilog/z8536.h>
+#endif