forked from Imagelibrary/rtems
2003-04-10 Joel Sherrill <joel@OARcorp.com>
PR 383/bsps * irq/irq.c: Fix bug introduced by conflicts in previous patches.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2003-04-10 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
PR 383/bsps
|
||||||
|
* irq/irq.c: Fix bug introduced by conflicts in previous patches.
|
||||||
|
|
||||||
2003-03-25 Till Straumann <strauman@slac.stanford.edu>
|
2003-03-25 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
PR 360/bsps
|
PR 360/bsps
|
||||||
|
|||||||
@@ -322,7 +322,7 @@ int BSP_rtems_irq_mngt_get(rtems_irq_global_settings** config)
|
|||||||
|
|
||||||
int _BSP_vme_bridge_irq = -1;
|
int _BSP_vme_bridge_irq = -1;
|
||||||
|
|
||||||
unsigned spuriousIntr = 0;
|
unsigned BSP_spuriousIntr = 0;
|
||||||
/*
|
/*
|
||||||
* High level IRQ handler called from shared_raw_irq_code_entry
|
* High level IRQ handler called from shared_raw_irq_code_entry
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user