kernel-ark/arch/arm/mach-highbank/include/mach/entry-macro.S
Marc Zyngier 7e01799c66 ARM: highbank: convert to CONFIG_MULTI_IRQ_HANDLER
Convert the highbank platform to be using the gic_handle_irq
function as its primary interrupt handler.

Cc: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2011-11-15 18:13:59 +00:00

6 lines
72 B
ArmAsm

.macro disable_fiq
.endm
.macro arch_ret_to_user, tmp1, tmp2
.endm