forked from Imagelibrary/rtems
Add doxygen preamble
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file asm.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __asm_h
|
||||
#define __asm_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file chain.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __chain_h
|
||||
#define __chain_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file clockdrv.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __clockdrv_h
|
||||
#define __clockdrv_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file confdefs.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __confdefs_h
|
||||
#define __confdefs_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file console.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __console_h
|
||||
#define __console_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file dosfs.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __dosfs_h
|
||||
#define __dosfs_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file imfs.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __imfs_h
|
||||
#define __imfs_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file iosupp.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __iosupp_h
|
||||
#define __iosupp_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file itron.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __itron_h
|
||||
#define __itron_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file motorola/mc68230.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __motorola_mc68230_h
|
||||
#define __motorola_mc68230_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file motorola/mc68681.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __motorola_mc68681_h
|
||||
#define __motorola_mc68681_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file ringbuf.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __ringbuf_h
|
||||
#define __ringbuf_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file rtc.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __rtc_h
|
||||
#define __rtc_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file spurious.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __spurious_h
|
||||
#define __spurious_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file timerdrv.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __timerdrv_h
|
||||
#define __timerdrv_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file vmeintr.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __vmeintr_h
|
||||
#define __vmeintr_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file zilog/z8030.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __zilog_z8030_h
|
||||
#define __zilog_z8030_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file zilog/z8036.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __zilog_z8036_h
|
||||
#define __zilog_z8036_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @file zilog/z8536.h
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
#ifndef __zilog_z8536_h
|
||||
#define __zilog_z8536_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
|
||||
Reference in New Issue
Block a user