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