From 6c2675dfb2f6d287b277b27089a1ecb6c855600d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 21 Nov 2004 06:27:15 +0000 Subject: Add doxygen preamble. --- cpukit/posix/macros/rtems/posix/cond.inl | 4 ++++ cpukit/posix/macros/rtems/posix/intr.inl | 4 ++++ cpukit/posix/macros/rtems/posix/key.inl | 4 ++++ cpukit/posix/macros/rtems/posix/mqueue.inl | 4 ++++ cpukit/posix/macros/rtems/posix/mutex.inl | 4 ++++ cpukit/posix/macros/rtems/posix/priority.inl | 4 ++++ cpukit/posix/macros/rtems/posix/pthread.inl | 4 ++++ cpukit/posix/macros/rtems/posix/semaphore.inl | 4 ++++ cpukit/posix/macros/rtems/posix/timer.inl | 4 ++++ 9 files changed, 36 insertions(+) (limited to 'cpukit/posix/macros') diff --git a/cpukit/posix/macros/rtems/posix/cond.inl b/cpukit/posix/macros/rtems/posix/cond.inl index e09acd0437..5cec198e23 100644 --- a/cpukit/posix/macros/rtems/posix/cond.inl +++ b/cpukit/posix/macros/rtems/posix/cond.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/cond.inl + */ + /* rtems/posix/cond.inl * * This include file contains the macro implementation of the private diff --git a/cpukit/posix/macros/rtems/posix/intr.inl b/cpukit/posix/macros/rtems/posix/intr.inl index 95dfa04fa8..f09ebc80be 100644 --- a/cpukit/posix/macros/rtems/posix/intr.inl +++ b/cpukit/posix/macros/rtems/posix/intr.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/intr.inl + */ + /* rtems/posix/intr.inl * * This include file contains the macro implementation of the private diff --git a/cpukit/posix/macros/rtems/posix/key.inl b/cpukit/posix/macros/rtems/posix/key.inl index 13fda1dfc9..1e70e2d170 100644 --- a/cpukit/posix/macros/rtems/posix/key.inl +++ b/cpukit/posix/macros/rtems/posix/key.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/key.inl + */ + /* rtems/posix/key.inl * * This include file contains the macro implementation of the private diff --git a/cpukit/posix/macros/rtems/posix/mqueue.inl b/cpukit/posix/macros/rtems/posix/mqueue.inl index a5db662b0d..716c081968 100644 --- a/cpukit/posix/macros/rtems/posix/mqueue.inl +++ b/cpukit/posix/macros/rtems/posix/mqueue.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/mqueue.inl + */ + /* rtems/posix/mqueue.inl * * This include file contains the macro implementation of the private diff --git a/cpukit/posix/macros/rtems/posix/mutex.inl b/cpukit/posix/macros/rtems/posix/mutex.inl index a893397695..f1b9c98a8f 100644 --- a/cpukit/posix/macros/rtems/posix/mutex.inl +++ b/cpukit/posix/macros/rtems/posix/mutex.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/mutex.inl + */ + /* rtems/posix/mutex.inl * * This include file contains the macro implementation of the private diff --git a/cpukit/posix/macros/rtems/posix/priority.inl b/cpukit/posix/macros/rtems/posix/priority.inl index ea1ce82669..eab2bf169a 100644 --- a/cpukit/posix/macros/rtems/posix/priority.inl +++ b/cpukit/posix/macros/rtems/posix/priority.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/priority.inl + */ + /* * $Id$ */ diff --git a/cpukit/posix/macros/rtems/posix/pthread.inl b/cpukit/posix/macros/rtems/posix/pthread.inl index 178c593f52..7fdc4a3a45 100644 --- a/cpukit/posix/macros/rtems/posix/pthread.inl +++ b/cpukit/posix/macros/rtems/posix/pthread.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/pthread.inl + */ + /* rtems/posix/pthread.inl * * This include file contains the macro implementation of the private diff --git a/cpukit/posix/macros/rtems/posix/semaphore.inl b/cpukit/posix/macros/rtems/posix/semaphore.inl index 4fae864c3c..08ee09f1dd 100644 --- a/cpukit/posix/macros/rtems/posix/semaphore.inl +++ b/cpukit/posix/macros/rtems/posix/semaphore.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/semaphore.inl + */ + /* rtems/posix/semaphore.inl * * This include file contains the macro implementation of the private diff --git a/cpukit/posix/macros/rtems/posix/timer.inl b/cpukit/posix/macros/rtems/posix/timer.inl index 6847cad6b3..39575533e9 100644 --- a/cpukit/posix/macros/rtems/posix/timer.inl +++ b/cpukit/posix/macros/rtems/posix/timer.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/timer.inl + */ + /* timer.inl * * This file contains the macro implementation of the inlined routines -- cgit v1.2.3