summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/schedulersmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/schedulersmp.h')
-rw-r--r--cpukit/include/rtems/score/schedulersmp.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/schedulersmp.h b/cpukit/include/rtems/score/schedulersmp.h
index 464124c4ed..1d5294b4f0 100644
--- a/cpukit/include/rtems/score/schedulersmp.h
+++ b/cpukit/include/rtems/score/schedulersmp.h
@@ -3,7 +3,9 @@
*
* @ingroup RTEMSScoreSchedulerSMP
*
- * @brief SMP Scheduler API
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreSchedulerSMP which are used by the implementation and the
+ * @ref RTEMSImplApplConfig.
*/
/*