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/inline/rtems/posix/cond.inl | 4 ++++ cpukit/posix/inline/rtems/posix/intr.inl | 4 ++++ cpukit/posix/inline/rtems/posix/key.inl | 4 ++++ cpukit/posix/inline/rtems/posix/mqueue.inl | 4 ++++ cpukit/posix/inline/rtems/posix/mutex.inl | 4 ++++ cpukit/posix/inline/rtems/posix/priority.inl | 4 ++++ cpukit/posix/inline/rtems/posix/pthread.inl | 4 ++++ cpukit/posix/inline/rtems/posix/semaphore.inl | 4 ++++ cpukit/posix/inline/rtems/posix/timer.inl | 4 ++++ 9 files changed, 36 insertions(+) (limited to 'cpukit/posix/inline/rtems') diff --git a/cpukit/posix/inline/rtems/posix/cond.inl b/cpukit/posix/inline/rtems/posix/cond.inl index 09eac152e1..22c218b31f 100644 --- a/cpukit/posix/inline/rtems/posix/cond.inl +++ b/cpukit/posix/inline/rtems/posix/cond.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/cond.inl + */ + /* rtems/posix/cond.inl * * This include file contains the static inline implementation of the private diff --git a/cpukit/posix/inline/rtems/posix/intr.inl b/cpukit/posix/inline/rtems/posix/intr.inl index 42e332b912..bddbbebd23 100644 --- a/cpukit/posix/inline/rtems/posix/intr.inl +++ b/cpukit/posix/inline/rtems/posix/intr.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/intr.inl + */ + /* rtems/posix/intr.inl * * This include file contains the static inline implementation of the private diff --git a/cpukit/posix/inline/rtems/posix/key.inl b/cpukit/posix/inline/rtems/posix/key.inl index 36f8db9a66..966b9edf50 100644 --- a/cpukit/posix/inline/rtems/posix/key.inl +++ b/cpukit/posix/inline/rtems/posix/key.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/key.inl + */ + /* rtems/posix/key.inl * * This include file contains the static inline implementation of the private diff --git a/cpukit/posix/inline/rtems/posix/mqueue.inl b/cpukit/posix/inline/rtems/posix/mqueue.inl index 58716fab4d..3d380f2368 100644 --- a/cpukit/posix/inline/rtems/posix/mqueue.inl +++ b/cpukit/posix/inline/rtems/posix/mqueue.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/mqueue.inl + */ + /* rtems/posix/mqueue.inl * * This include file contains the static inline implementation of the private diff --git a/cpukit/posix/inline/rtems/posix/mutex.inl b/cpukit/posix/inline/rtems/posix/mutex.inl index a1768ebbf1..6f2160c9ff 100644 --- a/cpukit/posix/inline/rtems/posix/mutex.inl +++ b/cpukit/posix/inline/rtems/posix/mutex.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/mutex.inl + */ + /* rtems/posix/mutex.inl * * This include file contains the static inline implementation of the private diff --git a/cpukit/posix/inline/rtems/posix/priority.inl b/cpukit/posix/inline/rtems/posix/priority.inl index dc8187d4ef..a4329e2668 100644 --- a/cpukit/posix/inline/rtems/posix/priority.inl +++ b/cpukit/posix/inline/rtems/posix/priority.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/priority.inl + */ + /* * $Id$ */ diff --git a/cpukit/posix/inline/rtems/posix/pthread.inl b/cpukit/posix/inline/rtems/posix/pthread.inl index 18303ff91b..82bc2f1647 100644 --- a/cpukit/posix/inline/rtems/posix/pthread.inl +++ b/cpukit/posix/inline/rtems/posix/pthread.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/pthread.inl + */ + /* rtems/posix/pthread.inl * * This include file contains the static inline implementation of the private diff --git a/cpukit/posix/inline/rtems/posix/semaphore.inl b/cpukit/posix/inline/rtems/posix/semaphore.inl index 69229e9119..62f1a1e7f3 100644 --- a/cpukit/posix/inline/rtems/posix/semaphore.inl +++ b/cpukit/posix/inline/rtems/posix/semaphore.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/semaphore.inl + */ + /* rtems/posix/semaphore.inl * * This include file contains the static inline implementation of the private diff --git a/cpukit/posix/inline/rtems/posix/timer.inl b/cpukit/posix/inline/rtems/posix/timer.inl index f70953f18b..90f82eef43 100644 --- a/cpukit/posix/inline/rtems/posix/timer.inl +++ b/cpukit/posix/inline/rtems/posix/timer.inl @@ -1,3 +1,7 @@ +/** + * @file rtems/posix/timer.inl + */ + /* timer.inl * * This file contains the static inline implementation of the inlined routines -- cgit v1.2.3