summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/taskmp.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/include/rtems/rtems/taskmp.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/taskmp.h b/cpukit/rtems/include/rtems/rtems/taskmp.h
index 726772f618..16bf205d8d 100644
--- a/cpukit/rtems/include/rtems/rtems/taskmp.h
+++ b/cpukit/rtems/include/rtems/rtems/taskmp.h
@@ -26,7 +26,9 @@
#include <rtems/score/thread.h>
/**
- * @defgroup ClassicTaskMP Classic API Task MP Support
+ * @defgroup ClassicTaskMP Task MP Support
+ *
+ * @ingroup ClassicMP
*
* This encapsulates functionality which XXX
*/