summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/timer.h
diff options
context:
space:
mode:
authorMathew Kallada <matkallada@gmail.com>2012-12-12 06:25:40 -0500
committerGedare Bloom <gedare@rtems.org>2012-12-12 06:25:40 -0500
commitf1eb368d1a29257d8a69cd060d97ecac16fa4f86 (patch)
tree1e19664edead809207ec8cbed2c88eee8e2d30f5 /cpukit/rtems/include/rtems/rtems/timer.h
parentlibfs: Doxygen Enhancement GCI Task #7 (diff)
downloadrtems-f1eb368d1a29257d8a69cd060d97ecac16fa4f86.tar.bz2
cpukit/rtems: Header File Doxygen Enhancement GCI Task #8
http://www.google-melange.com/gci/task/view/google/gci2012/7948217
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/include/rtems/rtems/timer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/timer.h b/cpukit/rtems/include/rtems/rtems/timer.h
index d8c7760403..29c9f092ec 100644
--- a/cpukit/rtems/include/rtems/rtems/timer.h
+++ b/cpukit/rtems/include/rtems/rtems/timer.h
@@ -1,6 +1,8 @@
/**
* @file rtems/rtems/timer.h
*
+ * @brief Constants, Structures, and Prototypes Associated with the Timer Manager
+ *
* This include file contains all the constants, structures, and
* prototypes associated with the Timer Manager. This manager provides
* facilities to configure, initiate, cancel, and delete timers which will