summaryrefslogtreecommitdiffstats
path: root/cpukit/include/sys/timetc.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/include/sys/timetc.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/include/sys/timetc.h b/cpukit/include/sys/timetc.h
index 1ef58b378d..8f2537692c 100644
--- a/cpukit/include/sys/timetc.h
+++ b/cpukit/include/sys/timetc.h
@@ -1,3 +1,12 @@
+/**
+ * @file
+ *
+ * @ingroup RTEMSScoreTimecounter
+ *
+ * @brief This header file provides interfaces of the timecounter
+ * implementation.
+ */
+
/*-
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):