summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/states.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/include/rtems/score/states.h')
-rw-r--r--cpukit/score/include/rtems/score/states.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/score/include/rtems/score/states.h b/cpukit/score/include/rtems/score/states.h
index fc56924d8a..2acfd22a34 100644
--- a/cpukit/score/include/rtems/score/states.h
+++ b/cpukit/score/include/rtems/score/states.h
@@ -21,6 +21,8 @@
/**
* @defgroup ScoreStates Thread States Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which relates to the management of
* the state bitmap associated with each thread.
*/