New header guards.

This commit is contained in:
Ralf Corsepius
2005-02-21 06:17:47 +00:00
parent 160c8d4fee
commit e737471e45
20 changed files with 40 additions and 40 deletions

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __asm_h #ifndef _ASM_H
#define __asm_h #define _ASM_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <asm.h> is deprecated, use <rtems/asm.h> instead #warning <asm.h> is deprecated, use <rtems/asm.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __chain_h #ifndef _CHAIN_H
#define __chain_h #define _CHAIN_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <chain.h> is deprecated, use <rtems/chain.h> instead #warning <chain.h> is deprecated, use <rtems/chain.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __clockdrv_h #ifndef _CLOCKDRV_H
#define __clockdrv_h #define _CLOCKDRV_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <clockdrv.h> is deprecated, use <rtems/clockdrv.h> instead #warning <clockdrv.h> is deprecated, use <rtems/clockdrv.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __confdefs_h #ifndef _CONFDEFS_H
#define __confdefs_h #define _CONFDEFS_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <confdefs.h> is deprecated, use <rtems/confdefs.h> instead #warning <confdefs.h> is deprecated, use <rtems/confdefs.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __console_h #ifndef _CONSOLE_H
#define __console_h #define _CONSOLE_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <console.h> is deprecated, use <rtems/console.h> instead #warning <console.h> is deprecated, use <rtems/console.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __dosfs_h #ifndef _DOSFS_H
#define __dosfs_h #define _DOSFS_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <dosfs.h> is deprecated, use <rtems/dosfs.h> instead #warning <dosfs.h> is deprecated, use <rtems/dosfs.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __ftpd_h #ifndef _FTPD_H
#define __ftpd_h #define _FTPD_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <ftpd.h> is deprecated, use <rtems/ftpd.h> instead #warning <ftpd.h> is deprecated, use <rtems/ftpd.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __imfs_h #ifndef _IMFS_H
#define __imfs_h #define _IMFS_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <imfs.h> is deprecated, use <rtems/imfs.h> instead #warning <imfs.h> is deprecated, use <rtems/imfs.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __iosupp_h #ifndef _IOSUPP_H
#define __iosupp_h #define _IOSUPP_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <iosupp.h> is deprecated, use <rtems/iosupp.h> instead #warning <iosupp.h> is deprecated, use <rtems/iosupp.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __itron_h #ifndef _ITRON_H
#define __itron_h #define _ITRON_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <itron.h> is deprecated, use <rtems/itron.h> instead #warning <itron.h> is deprecated, use <rtems/itron.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __motorola_mc68230_h #ifndef _MOTOROLA_MC68230_H
#define __motorola_mc68230_h #define _MOTOROLA_MC68230_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <motorola/mc68230.h> is deprecated, use <rtems/motorola/mc68230.h> instead #warning <motorola/mc68230.h> is deprecated, use <rtems/motorola/mc68230.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __motorola_mc68681_h #ifndef _MOTOROLA_MC68681_H
#define __motorola_mc68681_h #define _MOTOROLA_MC68681_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <motorola/mc68681.h> is deprecated, use <rtems/motorola/mc68681.h> instead #warning <motorola/mc68681.h> is deprecated, use <rtems/motorola/mc68681.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __ringbuf_h #ifndef _RINGBUF_H
#define __ringbuf_h #define _RINGBUF_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <ringbuf.h> is deprecated, use <rtems/ringbuf.h> instead #warning <ringbuf.h> is deprecated, use <rtems/ringbuf.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __rtc_h #ifndef _RTC_H
#define __rtc_h #define _RTC_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <rtc.h> is deprecated, use <rtems/rtc.h> instead #warning <rtc.h> is deprecated, use <rtems/rtc.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __spurious_h #ifndef _SPURIOUS_H
#define __spurious_h #define _SPURIOUS_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <spurious.h> is deprecated, use <rtems/spurious.h> instead #warning <spurious.h> is deprecated, use <rtems/spurious.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __timerdrv_h #ifndef _TIMERDRV_H
#define __timerdrv_h #define _TIMERDRV_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <timerdrv.h> is deprecated, use <rtems/timerdrv.h> instead #warning <timerdrv.h> is deprecated, use <rtems/timerdrv.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __vmeintr_h #ifndef _VMEINTR_H
#define __vmeintr_h #define _VMEINTR_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <vmeintr.h> is deprecated, use <rtems/vmeintr.h> instead #warning <vmeintr.h> is deprecated, use <rtems/vmeintr.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __zilog_z8030_h #ifndef _ZILOG_Z8030_H
#define __zilog_z8030_h #define _ZILOG_Z8030_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <zilog/z8030.h> is deprecated, use <rtems/zilog/z8030.h> instead #warning <zilog/z8030.h> is deprecated, use <rtems/zilog/z8030.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __zilog_z8036_h #ifndef _ZILOG_Z8036_H
#define __zilog_z8036_h #define _ZILOG_Z8036_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <zilog/z8036.h> is deprecated, use <rtems/zilog/z8036.h> instead #warning <zilog/z8036.h> is deprecated, use <rtems/zilog/z8036.h> instead
#endif #endif

View File

@@ -3,8 +3,8 @@
* @deprecated * @deprecated
*/ */
#ifndef __zilog_z8536_h #ifndef _ZILOG_Z8536_H
#define __zilog_z8536_h #define _ZILOG_Z8536_H
#ifndef RTEMS_NO_WARN_DEPRECATED #ifndef RTEMS_NO_WARN_DEPRECATED
#warning <zilog/z8536.h> is deprecated, use <rtems/zilog/z8536.h> instead #warning <zilog/z8536.h> is deprecated, use <rtems/zilog/z8536.h> instead
#endif #endif