kernel-fxtec-pro1x/arch/arm/mach-vexpress/include/mach/entry-macro.S
Marc Zyngier abd3ca51fb ARM: VExpress: convert to CONFIG_MULTI_IRQ_HANDLER
Convert the VExpress platform to be using the gic_handle_irq
function as its primary interrupt handler.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2011-11-15 18:14:00 +00:00

5 lines
72 B
ArmAsm

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