summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/clockgetuptimetimeval.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/src/clockgetuptimetimeval.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/cpukit/rtems/src/clockgetuptimetimeval.c b/cpukit/rtems/src/clockgetuptimetimeval.c
index 6fdc0d22c9..1a1e8298ea 100644
--- a/cpukit/rtems/src/clockgetuptimetimeval.c
+++ b/cpukit/rtems/src/clockgetuptimetimeval.c
@@ -1,8 +1,10 @@
/**
- * @file
+ * @file
*
- * @brief Gets the System Uptime in the Struct Timeval Format
- * @ingroup ClassicClock
+ * @ingroup RTEMSImplClassicClock
+ *
+ * @brief This source file contains the implementation of
+ * rtems_clock_get_uptime_timeval().
*/
/*