summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/schedulernodeimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/schedulernodeimpl.h')
-rw-r--r--cpukit/include/rtems/score/schedulernodeimpl.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/schedulernodeimpl.h b/cpukit/include/rtems/score/schedulernodeimpl.h
index 675fb0efda..5d6f795912 100644
--- a/cpukit/include/rtems/score/schedulernodeimpl.h
+++ b/cpukit/include/rtems/score/schedulernodeimpl.h
@@ -3,7 +3,9 @@
*
* @ingroup RTEMSScoreScheduler
*
- * @brief Scheduler Node Implementation.
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreScheduler related to scheduler nodes which are only used by
+ * the implementation.
*/
/*