summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/address.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/address.h')
-rw-r--r--cpukit/include/rtems/score/address.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/score/address.h b/cpukit/include/rtems/score/address.h
index 28502e25e4..5fc5976599 100644
--- a/cpukit/include/rtems/score/address.h
+++ b/cpukit/include/rtems/score/address.h
@@ -26,9 +26,9 @@ extern "C" {
#endif
/**
- * @defgroup ScoreAddress Address Handler
+ * @defgroup RTEMSScoreAddress Address Handler
*
- * @ingroup Score
+ * @ingroup RTEMSScore
*
* This handler encapsulates functionality which abstracts address
* manipulation in a portable manner.