summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/rtc.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-12-02 18:04:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-12-02 18:04:55 +0000
commit4d3017ab2ddb22b461a21cc0e5572793d392d01e (patch)
tree2465c10a9a6bf9bd1ff80cc810cc2a9efbcd801f /cpukit/libcsupport/include/rtc.h
parentAdd definition. (diff)
downloadrtems-4d3017ab2ddb22b461a21cc0e5572793d392d01e.tar.bz2
Add doxygen preamble.
Diffstat (limited to 'cpukit/libcsupport/include/rtc.h')
-rw-r--r--cpukit/libcsupport/include/rtc.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/libcsupport/include/rtc.h b/cpukit/libcsupport/include/rtc.h
index 15a089dbd4..c100674d63 100644
--- a/cpukit/libcsupport/include/rtc.h
+++ b/cpukit/libcsupport/include/rtc.h
@@ -1,9 +1,12 @@
-/* rtc.h
+/**
+ * @file rtems/rtc.h
*
* This file describes the Real-Time Clock driver for all boards.
* This driver provides support for the standard RTEMS routines
* that set the tod based on an RTC.
- *
+ */
+
+/*
* COPYRIGHT (c) 1989-2001.
* On-Line Applications Research Corporation (OAR).
*