summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadattrsetstackaddr.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/pthreadattrsetstackaddr.c')
-rw-r--r--cpukit/posix/src/pthreadattrsetstackaddr.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/posix/src/pthreadattrsetstackaddr.c b/cpukit/posix/src/pthreadattrsetstackaddr.c
index 3c3b2b05d3..1696bb95ac 100644
--- a/cpukit/posix/src/pthreadattrsetstackaddr.c
+++ b/cpukit/posix/src/pthreadattrsetstackaddr.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * @brief Sets the Thread Creation stackaddr Attribute in the attr Object
+ * @ingroup POSIX
+ */
+
/*
* 16.1.1 Thread Creation Attributes, P1003.1c/Draft 10, p, 140
*