summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/sysstate.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/sysstate.h')
-rw-r--r--cpukit/include/rtems/score/sysstate.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/include/rtems/score/sysstate.h b/cpukit/include/rtems/score/sysstate.h
index 0e01927d9a..15820a0d3e 100644
--- a/cpukit/include/rtems/score/sysstate.h
+++ b/cpukit/include/rtems/score/sysstate.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup ScoreSysState
+ * @ingroup RTEMSScoreSysState
*
* @brief System State Handler API
*/
@@ -25,9 +25,9 @@ extern "C" {
#endif
/**
- * @defgroup ScoreSysState System State Handler
+ * @defgroup RTEMSScoreSysState System State Handler
*
- * @ingroup Score
+ * @ingroup RTEMSScore
*
* @brief Management of the internal system state of RTEMS.
*/