summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/include/rtems/rtc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/include/rtems/rtc.h b/cpukit/include/rtems/rtc.h
index 27b9e453c5..9906acd425 100644
--- a/cpukit/include/rtems/rtc.h
+++ b/cpukit/include/rtems/rtc.h
@@ -27,6 +27,8 @@ extern "C" {
/**
* @defgroup rtems_rtc Real-Time Clock Driver Interface
*
+ * @ingroup RTEMSDeviceDrivers
+ *
* This driver interface provides support to read and set the real-time clock
* and to initialize the time of day for the system.
*/