source: rtems/cpukit/backward/zilog/z8030.h @ e737471

4.104.114.84.95
Last change on this file since e737471 was e737471, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/21/05 at 06:17:47

New header guards.

  • Property mode set to 100644
File size: 245 bytes
Line 
1/**
2 * @file zilog/z8030.h
3 * @deprecated
4 */
5
6#ifndef _ZILOG_Z8030_H
7#define _ZILOG_Z8030_H
8#ifndef RTEMS_NO_WARN_DEPRECATED
9#warning <zilog/z8030.h> is deprecated, use <rtems/zilog/z8030.h> instead
10#endif
11#include <rtems/zilog/z8030.h>
12#endif
Note: See TracBrowser for help on using the repository browser.