summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/schedulerpriority.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/schedulerpriority.h')
-rw-r--r--cpukit/include/rtems/score/schedulerpriority.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/cpukit/include/rtems/score/schedulerpriority.h b/cpukit/include/rtems/score/schedulerpriority.h
index 74e2d07272..66b976ef8f 100644
--- a/cpukit/include/rtems/score/schedulerpriority.h
+++ b/cpukit/include/rtems/score/schedulerpriority.h
@@ -3,10 +3,9 @@
*
* @ingroup RTEMSScoreSchedulerDPS
*
- * @brief Thread Manipulation with the Priority-Based Scheduler
- *
- * This include file contains all the constants and structures associated
- * with the manipulation of threads for the priority-based scheduler.
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreSchedulerDPS which are used by the implementation and the
+ * @ref RTEMSImplApplConfig.
*/
/*