summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/profiling.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/profiling.h')
-rw-r--r--cpukit/include/rtems/profiling.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/include/rtems/profiling.h b/cpukit/include/rtems/profiling.h
index 3bad1eda49..9b4b70489c 100644
--- a/cpukit/include/rtems/profiling.h
+++ b/cpukit/include/rtems/profiling.h
@@ -1,9 +1,9 @@
/**
* @file
*
- * @ingroup Profiling
+ * @ingroup RTEMSAPIProfiling
*
- * @brief Profiling API
+ * @brief This header file provides the Profiling Support API.
*/
/*
@@ -32,7 +32,7 @@ extern "C" {
#endif /* __cplusplus */
/**
- * @defgroup Profiling Profiling Support
+ * @defgroup RTEMSAPIProfiling Profiling Support
*
* @ingroup RTEMSAPI
*