summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/taskmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/rtems/taskmp.h')
-rw-r--r--cpukit/include/rtems/rtems/taskmp.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpukit/include/rtems/rtems/taskmp.h b/cpukit/include/rtems/rtems/taskmp.h
index c268fc6551..346b24f303 100644
--- a/cpukit/include/rtems/rtems/taskmp.h
+++ b/cpukit/include/rtems/rtems/taskmp.h
@@ -1,10 +1,7 @@
/**
* @file
*
- * @defgroup ClassicTaskMP Task MP Support
- *
- * @ingroup ClassicRTEMS
- * @brief Task Manager MP Support
+ * @addtogroup ClassicTaskMP
*
* This include file contains all the constants and structures associated
* with the multiprocessing support in the task manager.