summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/inline/rtems/rtems/timer.inl
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-02 09:56:13 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-11-02 09:56:13 +0000
commitd964f79f462659ddb37053b345d0dc5418c0b175 (patch)
tree23ff4e70dd695d7312fa8f8beedb8e6d7132036f /cpukit/rtems/inline/rtems/rtems/timer.inl
parent2004-10-02 Ralf Corsepius <ralf_corsepiu@rtems.org> (diff)
downloadrtems-d964f79f462659ddb37053b345d0dc5418c0b175.tar.bz2
Add doxygen preamble.
Diffstat (limited to 'cpukit/rtems/inline/rtems/rtems/timer.inl')
-rw-r--r--cpukit/rtems/inline/rtems/rtems/timer.inl7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/rtems/inline/rtems/rtems/timer.inl b/cpukit/rtems/inline/rtems/rtems/timer.inl
index afad51ed32..ad24f475ce 100644
--- a/cpukit/rtems/inline/rtems/rtems/timer.inl
+++ b/cpukit/rtems/inline/rtems/rtems/timer.inl
@@ -1,5 +1,8 @@
-/* timer.inl
- *
+/**
+ * @file rtems/rtems/timer.inl
+ */
+
+/*
* This file contains the static inline implementation of the inlined routines
* from the Timer Manager.
*