summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/macros/rtems/rtems/event.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/macros/rtems/rtems/event.inl
parent2004-10-02 Ralf Corsepius <ralf_corsepiu@rtems.org> (diff)
downloadrtems-d964f79f462659ddb37053b345d0dc5418c0b175.tar.bz2
Add doxygen preamble.
Diffstat (limited to 'cpukit/rtems/macros/rtems/rtems/event.inl')
-rw-r--r--cpukit/rtems/macros/rtems/rtems/event.inl7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/rtems/macros/rtems/rtems/event.inl b/cpukit/rtems/macros/rtems/rtems/event.inl
index 3762e91e05..f4467a3cea 100644
--- a/cpukit/rtems/macros/rtems/rtems/event.inl
+++ b/cpukit/rtems/macros/rtems/rtems/event.inl
@@ -1,5 +1,8 @@
-/* macros/event.h
- *
+/**
+ * @file rtems/rtems/event.inl
+ */
+
+/*
* This include file contains the implementation of macros for
* the Event Manager.
*