summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/tasksdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/rtems/tasksdata.h')
-rw-r--r--cpukit/include/rtems/rtems/tasksdata.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/cpukit/include/rtems/rtems/tasksdata.h b/cpukit/include/rtems/rtems/tasksdata.h
index ff9fceb1d9..fb15453e65 100644
--- a/cpukit/include/rtems/rtems/tasksdata.h
+++ b/cpukit/include/rtems/rtems/tasksdata.h
@@ -3,7 +3,10 @@
*
* @ingroup RTEMSImplClassicTask
*
- * @brief Classic Tasks Manager Data Structures
+ * @brief This header file provides data structures used by the implementation
+ * and the @ref RTEMSImplApplConfig to define the
+ * ::_RTEMS_tasks_User_task_table, the ::_RTEMS_tasks_User_task_config,
+ * ::_RTEMS_tasks_Information, and ultimately ::Thread_Configured_control.
*/
/*