summaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/include/mach/entry-macro.S
blob: 9974dad293325e998809c22a5fe87beb20748b64 (plain)
1
2
3
4
5
6
#include <mach/hardware.h>
                .macro  disable_fiq
                .endm

		.macro arch_ret_to_user, tmp1, tmp2
		.endm