summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/getitimer.c
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2012-12-19 09:53:08 -0500
committerGedare Bloom <gedare@rtems.org>2012-12-19 09:53:08 -0500
commitab8721996a0b529adb629e602406bf54d387eb39 (patch)
treebaa10d86ce23c67f5e4c92eac01390ced3dfd2c0 /cpukit/posix/src/getitimer.c
parentlibmisc: Doxygen Enhancement Task #2 (diff)
downloadrtems-ab8721996a0b529adb629e602406bf54d387eb39.tar.bz2
posix: Doxygen Enhancement Task #10
http://www.google-melange.com/gci/task/view/google/gci2012/7997223
Diffstat (limited to 'cpukit/posix/src/getitimer.c')
-rw-r--r--cpukit/posix/src/getitimer.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/posix/src/getitimer.c b/cpukit/posix/src/getitimer.c
index 316d43ea77..a7ee836b04 100644
--- a/cpukit/posix/src/getitimer.c
+++ b/cpukit/posix/src/getitimer.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * @brief Function Gets Value of an Interval Timer
+ * @ingroup POSIX
+ */
+
/*
* COPYRIGHT (c) 1989-20089
* On-Line Applications Research Corporation (OAR).