summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/scheduleredf.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/scheduleredf.h')
-rw-r--r--cpukit/include/rtems/score/scheduleredf.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/cpukit/include/rtems/score/scheduleredf.h b/cpukit/include/rtems/score/scheduleredf.h
index d4d1787d2b..065b511a14 100644
--- a/cpukit/include/rtems/score/scheduleredf.h
+++ b/cpukit/include/rtems/score/scheduleredf.h
@@ -3,10 +3,9 @@
*
* @ingroup RTEMSScoreSchedulerEDF
*
- * @brief Data Related to the Manipulation of Threads for the EDF Scheduler
- *
- * This include file contains all the constants and structures associated
- * with the manipulation of threads for the EDF scheduler.
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreSchedulerEDF which are used by the implementation and the
+ * @ref RTEMSImplApplConfig.
*/
/*