summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/include/rtems/score/smp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/include/rtems/score/smp.h b/cpukit/include/rtems/score/smp.h
index 94b7566f0e..4d6b24ae48 100644
--- a/cpukit/include/rtems/score/smp.h
+++ b/cpukit/include/rtems/score/smp.h
@@ -29,6 +29,8 @@ extern "C" {
*
* @ingroup RTEMSScore
*
+ * @brief SMP Support
+ *
* This defines the interface of the SuperCore SMP support.
*
* @{