summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/smpimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/smpimpl.h')
-rw-r--r--cpukit/include/rtems/score/smpimpl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/score/smpimpl.h b/cpukit/include/rtems/score/smpimpl.h
index 0e6168362c..117b78cb74 100644
--- a/cpukit/include/rtems/score/smpimpl.h
+++ b/cpukit/include/rtems/score/smpimpl.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup ScoreSMPImpl
+ * @ingroup RTEMSScoreSMPImpl
*
* @brief SuperCore SMP Implementation
*/
@@ -29,7 +29,7 @@ extern "C" {
#endif
/**
- * @addtogroup ScoreSMP
+ * @addtogroup RTEMSScoreSMP
*
* This defines the interface of the SuperCore SMP support.
*