zephyr/drivers/timer
Dirk Brandewie 147d6585ae x86: arm: Modify IRQ_CONFIG macro to have same signature as ARC
In order to have drivers that are usable cross architecture the
signature for IRQ_CONFIG needs to be the same to avoid #ifdef hell in
the driver code based on architecture.

Update the macro and it usage for existing drivers

Change-Id: I22e142b21d4e984add231d1dbd97020e4823985f
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:31 -05:00
..
Kconfig
Makefile
arcv2_timer0.c
cortex_m_systick.c
cortex_m_systick_gdb.S
hpet.c x86: arm: Modify IRQ_CONFIG macro to have same signature as ARC 2016-02-05 20:24:31 -05:00
loapic_timer.c x86: arm: Modify IRQ_CONFIG macro to have same signature as ARC 2016-02-05 20:24:31 -05:00
sys_clock_init.c