mcs814x: add 3.14 kernel support
[openwrt/staging/yousong.git] / target / linux / mcs814x / files-3.14 / arch / arm / mach-mcs814x / include / mach / entry-macro.S
1 #include <mach/mcs814x.h>
2 .macro disable_fiq
3 .endm
4
5 .macro arch_ret_to_user, tmp1, tmp2
6 .endm