summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/rtems/score/interrupts.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-02 07:39:19 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-11-02 07:39:19 +0000
commit6d6891ea817a92a1f390fd2d15cfbec7ca790951 (patch)
tree490da11be8ce30ac83b44bf0850e73a7ed469c26 /cpukit/score/cpu/i386/rtems/score/interrupts.h
parent2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-6d6891ea817a92a1f390fd2d15cfbec7ca790951.tar.bz2
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/i386.h: Add doxygen preamble. * rtems/score/idtr.h: Add doxygen preamble. * rtems/score/interrupts.h: Add doxygen preamble. * rtems/score/registers.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
Diffstat (limited to 'cpukit/score/cpu/i386/rtems/score/interrupts.h')
-rw-r--r--cpukit/score/cpu/i386/rtems/score/interrupts.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/i386/rtems/score/interrupts.h b/cpukit/score/cpu/i386/rtems/score/interrupts.h
index 7024859392..566c77e6bb 100644
--- a/cpukit/score/cpu/i386/rtems/score/interrupts.h
+++ b/cpukit/score/cpu/i386/rtems/score/interrupts.h
@@ -1,3 +1,7 @@
+/**
+ * @file rtems/score/interrupts.h
+ */
+
/*
* i386 interrupt macros.
*