ar8216: prefix mii_xxx functions to avoid kernel namespace pollution
[openwrt/openwrt.git] / target / linux / mcs814x / files-3.3 / 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