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 b11a2d693a..e92d0dd5f5 100644
--- a/cpukit/include/rtems/irq.h
+++ b/cpukit/include/rtems/irq.h
@@ -64,7 +64,7 @@ typedef struct __rtems_irq_connect_data__ {
* processing after a debug session.
*
*/
- rtems_irq_enable on;
+ rtems_irq_enable on;
/*
* function for disabling interrupts at device level (ONLY!).
* The code will disable it at i8259s level. RATIONALE : anyway