summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadattrgetstack.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/pthreadattrgetstack.c')
-rw-r--r--cpukit/posix/src/pthreadattrgetstack.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/posix/src/pthreadattrgetstack.c b/cpukit/posix/src/pthreadattrgetstack.c
index e035ee4b62..a1254ae7a1 100644
--- a/cpukit/posix/src/pthreadattrgetstack.c
+++ b/cpukit/posix/src/pthreadattrgetstack.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * @brief Function Gets the Thread Creation Stack Attributes in the attr
+ * @ingroup POSIX
+ */
+
/*
* 16.1.1 Thread Creation Attributes
*