1#include <mach/mcs814x.h>
2                .macro  disable_fiq
3                .endm
4
5		.macro arch_ret_to_user, tmp1, tmp2
6		.endm
7