summaryrefslogtreecommitdiffstats
path: root/cpukit/backward/zilog/z8536.h
blob: ad23591b9c5a2ef2d94f06384e7d8ad4d4d8c274 (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