summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/profiling.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/profiling.h')
-rw-r--r--cpukit/include/rtems/score/profiling.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/include/rtems/score/profiling.h b/cpukit/include/rtems/score/profiling.h
index 5f9f2c2a50..83aa3345a5 100644
--- a/cpukit/include/rtems/score/profiling.h
+++ b/cpukit/include/rtems/score/profiling.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup ScoreProfiling
+ * @ingroup RTEMSScoreProfiling
*
* @brief Profiling Support API
*/
@@ -31,9 +31,9 @@ extern "C" {
#endif /* __cplusplus */
/**
- * @defgroup ScoreProfiling Profiling Support
+ * @defgroup RTEMSScoreProfiling Profiling Support
*
- * @ingroup Score
+ * @ingroup RTEMSScore
*
* @brief Profiling support.
*