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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/irq.h b/cpukit/include/rtems/irq.h
index e92d0dd5f5..7e50a0b6a1 100644
--- a/cpukit/include/rtems/irq.h
+++ b/cpukit/include/rtems/irq.h
@@ -1,5 +1,5 @@
/**
- * @file rtems/irq.h
+ * @file
*
* This include file describe the data structure and the functions implemented
* by rtems to write interrupt handlers.