summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadinitialize.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/threadinitialize.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/cpukit/score/src/threadinitialize.c b/cpukit/score/src/threadinitialize.c
index 4c6d849111..05c30c3d43 100644
--- a/cpukit/score/src/threadinitialize.c
+++ b/cpukit/score/src/threadinitialize.c
@@ -1,10 +1,12 @@
/**
- * @file
+ * @file
*
- * @brief Initialize Thread
+ * @ingroup RTEMSScoreThread
*
- * @ingroup RTEMSScoreThread
+ * @brief This source file contains the implementation of
+ * _Thread_Initialize().
*/
+
/*
* COPYRIGHT (c) 1989-2014.
* On-Line Applications Research Corporation (OAR).