summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/schedulercbsimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/schedulercbsimpl.h')
-rw-r--r--cpukit/include/rtems/score/schedulercbsimpl.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/include/rtems/score/schedulercbsimpl.h b/cpukit/include/rtems/score/schedulercbsimpl.h
index 7985adb220..2c8a20ea42 100644
--- a/cpukit/include/rtems/score/schedulercbsimpl.h
+++ b/cpukit/include/rtems/score/schedulercbsimpl.h
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief CBS Scheduler Implementation
- *
* @ingroup RTEMSScoreSchedulerCBS
+ *
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreSchedulerCBS which are only used by the implementation.
*/
/*