summaryrefslogtreecommitdiffstats
path: root/cpukit/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-10-09 13:38:13 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-10-10 10:17:17 -0500
commit20cb6919dfc84d6cdffa6e8bbe392b0d6ba55050 (patch)
tree32aba501161a8293aaa7c1469b7c593458b6fcc1 /cpukit/include
parenti386/pc386: Eliminate multiple warnings (diff)
downloadrtems-20cb6919dfc84d6cdffa6e8bbe392b0d6ba55050.tar.bz2
cpukit/include/rtems/irq.h: Fix spacing
Diffstat (limited to 'cpukit/include')
-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