summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/context.h')
-rw-r--r--cpukit/include/rtems/score/context.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/score/context.h b/cpukit/include/rtems/score/context.h
index 317575538a..1b23d9682a 100644
--- a/cpukit/include/rtems/score/context.h
+++ b/cpukit/include/rtems/score/context.h
@@ -19,9 +19,9 @@
#define _RTEMS_SCORE_CONTEXT_H
/**
- * @defgroup ScoreContext Context Handler
+ * @defgroup RTEMSScoreContext Context Handler
*
- * @ingroup Score
+ * @ingroup RTEMSScore
*
* This handler encapsulates functionality which abstracts thread context
* management in a portable manner.