entry-macro.S 131 B

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