From ab8721996a0b529adb629e602406bf54d387eb39 Mon Sep 17 00:00:00 2001 From: Alex Ivanov Date: Wed, 19 Dec 2012 09:53:08 -0500 Subject: posix: Doxygen Enhancement Task #10 http://www.google-melange.com/gci/task/view/google/gci2012/7997223 --- cpukit/posix/src/getitimer.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/posix/src/getitimer.c') 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). -- cgit v1.2.3