summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/irq.h')
-rw-r--r--cpukit/include/rtems/irq.h11
1 files changed, 7 insertions, 4 deletions
diff --git a/cpukit/include/rtems/irq.h b/cpukit/include/rtems/irq.h
index 0da13067b4..154a28e067 100644
--- a/cpukit/include/rtems/irq.h
+++ b/cpukit/include/rtems/irq.h
@@ -1,8 +1,11 @@
-/*
- *
- * This include file describe the data structure and the functions implemented
- * by rtems to write interrupt handlers.
+/**
+ * @file rtems/irq.h
*
+ * This include file describe the data structure and the functions implemented
+ * by rtems to write interrupt handlers.
+ */
+
+/*
* CopyRight (C) 1998 valette@crf.canon.fr
*
* This code is heavilly inspired by the public specification of STREAM V2