summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/threadidledata.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/threadidledata.h')
-rw-r--r--cpukit/include/rtems/score/threadidledata.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/threadidledata.h b/cpukit/include/rtems/score/threadidledata.h
index 79ac020576..4f2a785ccd 100644
--- a/cpukit/include/rtems/score/threadidledata.h
+++ b/cpukit/include/rtems/score/threadidledata.h
@@ -3,7 +3,9 @@
*
* @ingroup RTEMSScoreThread
*
- * @brief Constants for the idle threads.
+ * @brief This header file provides data structures used by the implementation
+ * and the @ref RTEMSImplApplConfig to define ::_Thread_Idle_stack_size and
+ * ::_Thread_Idle_body.
*/
/*