summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/clockdrv.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-02-02 15:19:01 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-02-02 15:19:01 -0600
commitdd7b83550dfb73f5ec1b7dec3b21d730779ddeb2 (patch)
tree3db0eac5b55ed5edcf985baed9f19736c931de47 /cpukit/libcsupport/include/clockdrv.h
parentMerge branch 'master' of ssh://git.rtems.org/data/git/rtems (diff)
parentfstests/fsrdwr: Free allocated memory (diff)
downloadrtems-dd7b83550dfb73f5ec1b7dec3b21d730779ddeb2.tar.bz2
Merge branch 'master' of ssh://git.rtems.org/data/git/rtems
Diffstat (limited to 'cpukit/libcsupport/include/clockdrv.h')
-rw-r--r--cpukit/libcsupport/include/clockdrv.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/libcsupport/include/clockdrv.h b/cpukit/libcsupport/include/clockdrv.h
index fc85c7abf6..999af92d9c 100644
--- a/cpukit/libcsupport/include/clockdrv.h
+++ b/cpukit/libcsupport/include/clockdrv.h
@@ -1,5 +1,7 @@
/**
- * @file rtems/clockdrv.h
+ * @file
+ *
+ * @brief Clock Driver for all Boards
*
* This file describes the Clock Driver for all boards.
*/