summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/schedulersimple.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/schedulersimple.h')
-rw-r--r--cpukit/include/rtems/score/schedulersimple.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/cpukit/include/rtems/score/schedulersimple.h b/cpukit/include/rtems/score/schedulersimple.h
index 32c77e2d59..e201890f21 100644
--- a/cpukit/include/rtems/score/schedulersimple.h
+++ b/cpukit/include/rtems/score/schedulersimple.h
@@ -3,10 +3,9 @@
*
* @ingroup RTEMSScoreSchedulerSimple
*
- * @brief Manipulation of Threads Simple-Priority-Based Ready Queue
- *
- * This include file contains all the constants and structures associated
- * with the manipulation of threads on a simple-priority-based ready queue.
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreSchedulerSimple which are used by the implementation and
+ * the @ref RTEMSImplApplConfig.
*/
/*