summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/timerinserthelper.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/timerinserthelper.c')
-rw-r--r--cpukit/posix/src/timerinserthelper.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/posix/src/timerinserthelper.c b/cpukit/posix/src/timerinserthelper.c
index 9e2aa6a437..a1726770d9 100644
--- a/cpukit/posix/src/timerinserthelper.c
+++ b/cpukit/posix/src/timerinserthelper.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * @brief Helper Routine for POSIX TIMERS
+ * @ingroup POSIX
+ */
+
/*
* Helper routine for POSIX timers
*