summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/rwlockattrinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/rwlockattrinit.c')
-rw-r--r--cpukit/posix/src/rwlockattrinit.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/posix/src/rwlockattrinit.c b/cpukit/posix/src/rwlockattrinit.c
index ea88e002b2..381cd52b0d 100644
--- a/cpukit/posix/src/rwlockattrinit.c
+++ b/cpukit/posix/src/rwlockattrinit.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * @brief Initialises a RWLock Attributes object attr with the default value
+ * @ingroup POSIX
+ */
+
/*
* COPYRIGHT (c) 1989-2007.
* On-Line Applications Research Corporation (OAR).