summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/counter.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/counter.h')
-rw-r--r--cpukit/include/rtems/counter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/counter.h b/cpukit/include/rtems/counter.h
index caf0491d9c..5bf7736e4a 100644
--- a/cpukit/include/rtems/counter.h
+++ b/cpukit/include/rtems/counter.h
@@ -30,9 +30,9 @@ extern "C" {
#endif /* __cplusplus */
/**
- * @defgroup ClassicCounter Free-Running Counter and Busy Wait Delay
+ * @defgroup RTEMSAPICounter Free-Running Counter and Busy Wait Delay
*
- * @ingroup RTEMSAPIClassic
+ * @ingroup RTEMSAPI
*
* @brief Free-running counter and busy wait delay functions.
*