summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/intr.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-21 06:27:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-11-21 06:27:15 +0000
commit6c2675dfb2f6d287b277b27089a1ecb6c855600d (patch)
tree0abc8b7a752caa6190779d453a89d3c1b65b7161 /cpukit/posix/include/intr.h
parent2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-6c2675dfb2f6d287b277b27089a1ecb6c855600d.tar.bz2
Add doxygen preamble.
Diffstat (limited to 'cpukit/posix/include/intr.h')
-rw-r--r--cpukit/posix/include/intr.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/cpukit/posix/include/intr.h b/cpukit/posix/include/intr.h
index 1464f68b1e..5f8b398099 100644
--- a/cpukit/posix/include/intr.h
+++ b/cpukit/posix/include/intr.h
@@ -1,8 +1,12 @@
-/* intr.h
+/**
+ * @file intr.h
+ *
*
* XXX: It is unclear if the type "intr_t" should be defined when
* _POSIX_INTERRUPT_CONTROL is not.
- *
+ */
+
+/*
* $Id$
*/