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

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