ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLER
[deliverable/linux.git] / arch / arm / mach-vexpress / include / mach / entry-macro.S
1 .macro disable_fiq
2 .endm
3
4 .macro arch_ret_to_user, tmp1, tmp2
5 .endm
This page took 0.069467 seconds and 5 git commands to generate.