Files
rtems/cpukit/backward/zilog/z8030.h
2005-02-21 06:17:47 +00:00

13 lines
245 B
C

/**
* @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