summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/object.h')
-rw-r--r--cpukit/include/rtems/score/object.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/cpukit/include/rtems/score/object.h b/cpukit/include/rtems/score/object.h
index eb21382c16..3f3e1b84dd 100644
--- a/cpukit/include/rtems/score/object.h
+++ b/cpukit/include/rtems/score/object.h
@@ -28,7 +28,7 @@ extern "C" {
#endif
/**
- * @defgroup Score SuperCore
+ * @defgroup RTEMSScore SuperCore
*
* @ingroup RTEMSInternal
*
@@ -39,16 +39,16 @@ extern "C" {
/**
* @defgroup RTEMSScoreCPU CPU Architecture Support
*
- * @ingroup Score
+ * @ingroup RTEMSScore
*
* @brief Provides CPU architecture dependent services.
*/
/**@{*/
/**
- * @defgroup ScoreObject Object Handler
+ * @defgroup RTEMSScoreObject Object Handler
*
- * @ingroup Score
+ * @ingroup RTEMSScore
*/
/**@{*/