Fixed typo on report from Tony R. Ambardar <tonya@ece.ubc.ca>.

This commit is contained in:
Joel Sherrill
1999-08-05 18:02:15 +00:00
parent 783e8322d3
commit a1c70a2a0c

View File

@@ -53,7 +53,7 @@ static rtems_irq_connect_data* rtems_hdl_tbl;
* while upper bits are interrupt on the slave PIC. * while upper bits are interrupt on the slave PIC.
* This cache is initialized in ldseg.s * This cache is initialized in ldseg.s
*/ */
rtems_i8259_masks i8259s_cache = 0xffbf; rtems_i8259_masks i8259s_cache = 0xFFFB;
/*-------------------------------------------------------------------------+ /*-------------------------------------------------------------------------+
| Function: BSP_irq_disable_at_i8259s | Function: BSP_irq_disable_at_i8259s