summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/barriermp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/barriermp.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/barriermp.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/barriermp.h b/cpukit/rtems/include/rtems/rtems/barriermp.h
index da5d372c0a..d2a203b162 100644
--- a/cpukit/rtems/include/rtems/rtems/barriermp.h
+++ b/cpukit/rtems/include/rtems/rtems/barriermp.h
@@ -1,9 +1,6 @@
/**
* @file rtems/rtems/barriermp.h
*
- * @defgroup ClassicBarrierMP Barrier MP Support
- *
- * @ingroup ClassicMP
* @brief MP Support in the Barrier Manager
*
* This include file contains all the constants and structures associated
@@ -28,7 +25,7 @@
*
* This encapsulates functionality which XXX
*/
-/**{*/
+/**@{*/
#ifdef __cplusplus
extern "C" {