summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/states.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/states.h')
-rw-r--r--cpukit/include/rtems/score/states.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/score/states.h b/cpukit/include/rtems/score/states.h
index 68aa1d699f..76fa270073 100644
--- a/cpukit/include/rtems/score/states.h
+++ b/cpukit/include/rtems/score/states.h
@@ -25,9 +25,9 @@ extern "C" {
#endif
/**
- * @defgroup ScoreStates SuperCore Thread States
+ * @defgroup RTEMSScoreStates SuperCore Thread States
*
- * @ingroup Score
+ * @ingroup RTEMSScore
*
* This handler encapsulates functionality which relates to the management of
* the state bitmap associated with each thread.