cpukit/include/rtems/irq.h: Fix spacing

This commit is contained in:
Joel Sherrill
2014-10-09 13:38:13 -05:00
parent 4977f07e68
commit 20cb6919df

View File

@@ -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