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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/include/rtems/score/smp.h b/cpukit/include/rtems/score/smp.h
index 469025e5dc..cc682a4823 100644
--- a/cpukit/include/rtems/score/smp.h
+++ b/cpukit/include/rtems/score/smp.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup ScoreSMP
+ * @ingroup RTEMSScoreSMP
*
* @brief SuperCore SMP Support API
*/
@@ -25,9 +25,9 @@ extern "C" {
#endif
/**
- * @defgroup ScoreSMP SMP Support
+ * @defgroup RTEMSScoreSMP SMP Support
*
- * @ingroup Score
+ * @ingroup RTEMSScore
*
* This defines the interface of the SuperCore SMP support.
*