summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/stack.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/stack.h')
-rw-r--r--cpukit/include/rtems/score/stack.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/score/stack.h b/cpukit/include/rtems/score/stack.h
index 62be3ea5ef..3f80a1e12c 100644
--- a/cpukit/include/rtems/score/stack.h
+++ b/cpukit/include/rtems/score/stack.h
@@ -27,9 +27,9 @@ extern "C" {
#endif
/**
- * @defgroup ScoreStack Stack Handler
+ * @defgroup RTEMSScoreStack Stack Handler
*
- * @ingroup Score
+ * @ingroup RTEMSScore
*
* This handler encapsulates functionality which is used in the management
* of thread stacks.