summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/corebarrier.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/corebarrier.h')
-rw-r--r--cpukit/include/rtems/score/corebarrier.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/score/corebarrier.h b/cpukit/include/rtems/score/corebarrier.h
index 785c7729a3..73872cbfa8 100644
--- a/cpukit/include/rtems/score/corebarrier.h
+++ b/cpukit/include/rtems/score/corebarrier.h
@@ -26,9 +26,9 @@ extern "C" {
#endif
/**
- * @defgroup ScoreBarrier Barrier Handler
+ * @defgroup RTEMSScoreBarrier Barrier Handler
*
- * @ingroup Score
+ * @ingroup RTEMSScore
*
* This handler encapsulates functionality which provides the foundation
* Barrier services used in all of the APIs supported by RTEMS.