Add doxygen preamble.

This commit is contained in:
Ralf Corsepius
2004-11-02 09:56:13 +00:00
parent 4b48736344
commit d964f79f46
33 changed files with 165 additions and 66 deletions

View File

@@ -1,5 +1,8 @@
/* rtems.h /**
* * @file rtems.h
*/
/*
* This include file contains information about RTEMS executive that * This include file contains information about RTEMS executive that
* is required by the application and is CPU independent. It includes * is required by the application and is CPU independent. It includes
* two (2) CPU dependent files to tailor its data structures for a * two (2) CPU dependent files to tailor its data structures for a

View File

@@ -1,5 +1,8 @@
/* inline/asr.inl /**
* * @file rtems/rtems/asr.inl
*/
/*
* This include file contains the implemenation of all routines * This include file contains the implemenation of all routines
* associated with the asynchronous signal handler which are inlined. * associated with the asynchronous signal handler which are inlined.
* *

View File

@@ -1,5 +1,8 @@
/* inline/attr.inl /**
* * @file rtems/rtems/attr.inl
*/
/*
* This include file contains all of the inlined routines associated * This include file contains all of the inlined routines associated
* with attributes. * with attributes.
* *

View File

@@ -1,5 +1,8 @@
/* inline/dpmem.inl /**
* * @file rtems/rtems/dpmem.inl
*/
/*
* This include file contains the inline routine used in conjunction * This include file contains the inline routine used in conjunction
* with the Dual Ported Memory Manager * with the Dual Ported Memory Manager
* *

View File

@@ -1,5 +1,8 @@
/* inline/event.inl /**
* * @file rtems/rtems/event.inl
*/
/*
* This include file contains the static inline implementation of * This include file contains the static inline implementation of
* macros for the Event Manager. * macros for the Event Manager.
* *

View File

@@ -1,5 +1,8 @@
/* inline/eventset.inl /**
* * @file rtems/rtems/eventset.inl
*/
/*
* This include file contains the information pertaining to event sets. * This include file contains the information pertaining to event sets.
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.

View File

@@ -1,5 +1,8 @@
/* message.inl /**
* * @file rtems/rtems/message.inl
*/
/*
* This include file contains the static inline implementation of all * This include file contains the static inline implementation of all
* inlined routines in the Message Manager. * inlined routines in the Message Manager.
* *

View File

@@ -1,5 +1,8 @@
/* modes.inl /**
* * @file rtems/rtems/modes.inl
*/
/*
* This include file contains the static inline implementation of the * This include file contains the static inline implementation of the
* inlined routines in the Mode Handler * inlined routines in the Mode Handler
* *

View File

@@ -1,5 +1,8 @@
/* options.inl /**
* * @file rtems/rtems/options.inl
*/
/*
* This file contains the static inline implementation of the inlined * This file contains the static inline implementation of the inlined
* routines from the Options Handler. * routines from the Options Handler.
* *

View File

@@ -1,5 +1,8 @@
/* part.inl /**
* * @file rtems/rtems/part.inl
*/
/*
* This file contains the macro implementation of all inlined routines * This file contains the macro implementation of all inlined routines
* in the Partition Manager. * in the Partition Manager.
* *

View File

@@ -1,5 +1,8 @@
/* ratemon.inl /**
* * @file rtems/rtems/ratemon.inl
*/
/*
* This file contains the static inline implementation of the inlined * This file contains the static inline implementation of the inlined
* routines in the Rate Monotonic Manager. * routines in the Rate Monotonic Manager.
* *

View File

@@ -1,5 +1,8 @@
/* region.inl /**
* * @file rtems/rtems/region.inl
*/
/*
* This file contains the macro implementation of the inlined * This file contains the macro implementation of the inlined
* routines from the Region Manager. * routines from the Region Manager.
* *

View File

@@ -1,5 +1,8 @@
/* sem.inl /**
* * @file rtems/rtems/sem.inl
*/
/*
* This file contains the static inlin implementation of the inlined * This file contains the static inlin implementation of the inlined
* routines from the Semaphore Manager. * routines from the Semaphore Manager.
* *

View File

@@ -1,5 +1,8 @@
/* inline/status.inl /**
* * @file rtems/rtems/status.inl
*/
/*
* This include file contains the implementations of the inlined * This include file contains the implementations of the inlined
* routines for the status package. * routines for the status package.
* *

View File

@@ -1,5 +1,8 @@
/* support.inl /**
* * @file rtems/rtems/support.inl
*/
/*
* This include file contains the static inline implementation of all * This include file contains the static inline implementation of all
* of the inlined routines specific to the RTEMS API. * of the inlined routines specific to the RTEMS API.
* *

View File

@@ -1,5 +1,8 @@
/* tasks.inl /**
* * @file rtems/rtems/tasks.inl
*/
/*
* This file contains the static inline implementation of all inlined * This file contains the static inline implementation of all inlined
* routines in the with RTEMS Tasks Manager. * routines in the with RTEMS Tasks Manager.
* *

View File

@@ -1,5 +1,8 @@
/* timer.inl /**
* * @file rtems/rtems/timer.inl
*/
/*
* This file contains the static inline implementation of the inlined routines * This file contains the static inline implementation of the inlined routines
* from the Timer Manager. * from the Timer Manager.
* *

View File

@@ -1,5 +1,8 @@
/* macros/asr.h /**
* * @file rtems/rtems/asr.inl
*/
/*
* This include file contains the implemenation of all routines * This include file contains the implemenation of all routines
* associated with the asynchronous signal handler which are inlined. * associated with the asynchronous signal handler which are inlined.
* *

View File

@@ -1,5 +1,8 @@
/* macros/attr.h /**
* * @file rtems/rtems/attr.inl
*/
/*
* This include file contains all of the inlined routines associated * This include file contains all of the inlined routines associated
* with attributes. * with attributes.
* *

View File

@@ -1,5 +1,8 @@
/* macros/dpmem.h /**
* * @file rtems/rtems/dpmem.inl
*/
/*
* This include file contains the inline routine used in conjunction * This include file contains the inline routine used in conjunction
* with the Dual Ported Memory Manager * with the Dual Ported Memory Manager
* *

View File

@@ -1,5 +1,8 @@
/* macros/event.h /**
* * @file rtems/rtems/event.inl
*/
/*
* This include file contains the implementation of macros for * This include file contains the implementation of macros for
* the Event Manager. * the Event Manager.
* *

View File

@@ -1,5 +1,8 @@
/* eventset.inl /**
* * @file rtems/rtems/eventset.inl
*/
/*
* This include file contains the macro implementation of inlined * This include file contains the macro implementation of inlined
* routines in the event set object. * routines in the event set object.
* *

View File

@@ -1,5 +1,8 @@
/* message.inl /**
* * @file rtems/rtems/message.inl
*/
/*
* This include file contains the macro implementation of all * This include file contains the macro implementation of all
* inlined routines in the Message Manager. * inlined routines in the Message Manager.
* *

View File

@@ -1,5 +1,8 @@
/* modes.inl /**
* * @file rtems/rtems/modes.inl
*/
/*
* This include file contains the macro implementation of the * This include file contains the macro implementation of the
* inlined routines in the Mode Handler. * inlined routines in the Mode Handler.
* *

View File

@@ -1,5 +1,8 @@
/* options.inl /**
* * @file rtems/rtems/options.inl
*/
/*
* This file contains the macro implementation of the inlined * This file contains the macro implementation of the inlined
* routines from the Options Handler. * routines from the Options Handler.
* *

View File

@@ -1,5 +1,8 @@
/* part.inl /**
* * @file rtems/rtems/part.inl
*/
/*
* This file contains the macro implementation of all inlined routines * This file contains the macro implementation of all inlined routines
* in the Partition Manager. * in the Partition Manager.
* *

View File

@@ -1,5 +1,8 @@
/* ratemon.inl /**
* * @file rtems/rtems/ratemon.inl
*/
/*
* This file contains the macro implementation of the inlined * This file contains the macro implementation of the inlined
* routines in the Rate Monotonic Manager. * routines in the Rate Monotonic Manager.
* *

View File

@@ -1,5 +1,8 @@
/* region.inl /**
* * @file rtems/rtems/region.inl
*/
/*
* This file contains the macro implementation of the inlined * This file contains the macro implementation of the inlined
* routines from the Region Manager. * routines from the Region Manager.
* *

View File

@@ -1,5 +1,8 @@
/* sem.inl /**
* * @file rtems/rtems/sem.inl
*/
/*
* This file contains the macro implementation of the inlined * This file contains the macro implementation of the inlined
* routines from the Semaphore Manager. * routines from the Semaphore Manager.
* *

View File

@@ -1,5 +1,8 @@
/* macros/status.h /**
* * @file rtems/rtems/status.inl
*/
/*
* This include file contains the implementations of the inlined * This include file contains the implementations of the inlined
* routines for the status package. * routines for the status package.
* *

View File

@@ -1,5 +1,8 @@
/* support.inl /**
* * @file rtems/rtems/support.inl
*/
/*
* This include file contains the macros implementation of all * This include file contains the macros implementation of all
* of the inlined routines specific to the RTEMS API. * of the inlined routines specific to the RTEMS API.
* *

View File

@@ -1,5 +1,8 @@
/* tasks.inl /**
* * @file rtems/rtems/tasks.inl
*/
/*
* This file contains the macro implementation of all inlined * This file contains the macro implementation of all inlined
* routines in the with RTEMS Tasks Manager. * routines in the with RTEMS Tasks Manager.
* *

View File

@@ -1,5 +1,8 @@
/* timer.inl /**
* * @file rtems/rtems/timer.inl
*/
/*
* This file contains the macro implementation of the inlined routines * This file contains the macro implementation of the inlined routines
* from the Timer Manager. * from the Timer Manager.
* *