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