summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/mp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/rtems/mp.h')
-rw-r--r--cpukit/include/rtems/rtems/mp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/rtems/mp.h b/cpukit/include/rtems/rtems/mp.h
index 842d4305f0..a3de1e6682 100644
--- a/cpukit/include/rtems/rtems/mp.h
+++ b/cpukit/include/rtems/rtems/mp.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @addtogroup ClassicMP
+ * @ingroup ClassicMP
*
* This include file contains all the constants and structures associated
* with the Multiprocessing Manager.
@@ -21,7 +21,7 @@
/**
* @defgroup ClassicMP Multiprocessing
*
- * @ingroup ClassicRTEMS
+ * @ingroup RTEMSAPIClassic
*
* This encapsulates functionality related to the distributed
* Multiprocessing support in the Classic API.