summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/timerdrv.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/include/timerdrv.h')
-rw-r--r--cpukit/libcsupport/include/timerdrv.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/libcsupport/include/timerdrv.h b/cpukit/libcsupport/include/timerdrv.h
index 9b1772201e..e91b51272e 100644
--- a/cpukit/libcsupport/include/timerdrv.h
+++ b/cpukit/libcsupport/include/timerdrv.h
@@ -1,6 +1,10 @@
-/* timerdrv.h
+/**
+ * @file rtems/timerdrv.h
*
* This file describes the Timer Driver for all boards.
+ */
+
+/*
*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
@@ -36,4 +40,3 @@ void Set_find_average_overhead(
#endif
#endif
-/* end of include file */