summaryrefslogtreecommitdiffstats
path: root/cpukit/backward/zilog/z8536.h
blob: e5aa408eccf49a9e85b36c484e6a08d96d70efcf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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