summaryrefslogtreecommitdiffstats
path: root/cpukit/posix
diff options
context:
space:
mode:
authorMathew Kallada <matkallada@gmail.com>2012-12-28 11:30:27 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2012-12-28 11:30:27 -0600
commitf3255a6f2243de82f7500641c16aa4360e29447a (patch)
tree572646e57899076100e980aa28986456914f1f6f /cpukit/posix
parentHeader File Doxygen Enhancement Task #7 (diff)
downloadrtems-f3255a6f2243de82f7500641c16aa4360e29447a.tar.bz2
Header File Doxygen Enhancement Task #11
Diffstat (limited to 'cpukit/posix')
-rw-r--r--cpukit/posix/include/rtems/posix/semaphore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/posix/include/rtems/posix/semaphore.h b/cpukit/posix/include/rtems/posix/semaphore.h
index 6390f22110..d7263b3e72 100644
--- a/cpukit/posix/include/rtems/posix/semaphore.h
+++ b/cpukit/posix/include/rtems/posix/semaphore.h
@@ -1,6 +1,8 @@
/**
* @file rtems/posix/semaphore.h
*
+ * @brief Private Support Information for POSIX Semaphores
+ *
* This include file contains all the private support information for
* POSIX Semaphores.
*/