summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/semmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/rtems/semmp.h')
-rw-r--r--cpukit/include/rtems/rtems/semmp.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpukit/include/rtems/rtems/semmp.h b/cpukit/include/rtems/rtems/semmp.h
index e84ea127ea..a3bfb5e13d 100644
--- a/cpukit/include/rtems/rtems/semmp.h
+++ b/cpukit/include/rtems/rtems/semmp.h
@@ -1,10 +1,7 @@
/**
* @file
*
- * @defgroup ClassicSEM Semaphore MP Support
- *
- * @ingroup ClassicRTEMS
- * @brief Semaphore Manager MP Support
+ * @addtogroup ClassicSEM
*
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Semaphore Manager.