summaryrefslogtreecommitdiffstats
path: root/cpukit/backward/zilog/z8036.h
blob: 00eb444f6816b0cb0123b509de387df75e131d52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/**
 * @file zilog/z8036.h
 * @deprecated
 */

#ifndef __zilog_z8036_h
#define __zilog_z8036_h
#ifndef RTEMS_NO_WARN_DEPRECATED
#warning <zilog/z8036.h> is deprecated, use <rtems/zilog/z8036.h> instead
#endif
#include <rtems/zilog/z8036.h>
#endif