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