zephyr/drivers/interrupt_controller
Andrew Boie 24f6f36ad6 system_apic: rename irq_enable/disable
Make this explicit to conform to the abstraction layer
defined in include/irq.h

This only worked before because the preprocessor was
substituting the function prototypes.

Change-Id: Id4d46b01f1c53c3a942772640023e23796eeb43b
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-03-04 18:52:53 +00:00
..
Kconfig x86: remove NANO_SOFT_IRQ from zephyr 2016-02-05 20:25:16 -05:00
Makefile loapic: handle spurious interrupts 2016-02-05 20:25:04 -05:00
arcv2_irq_unit.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
i8259.c init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
ioapic_intr.c init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
ioapic_priv.h quark_se: apic: work around EOI forwarding issue 2016-02-05 20:25:05 -05:00
loapic_intr.c init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
loapic_spurious.S loapic: handle spurious interrupts 2016-02-05 20:25:04 -05:00
mvic.c mvic: fix how local interrupts are programmed 2016-02-05 20:25:05 -05:00
system_apic.c system_apic: rename irq_enable/disable 2016-03-04 18:52:53 +00:00