add mips n32 port (ILP32 ABI for mips64)
[musl] / src / signal / mipsn32 / restore.s
1 .set    noreorder
2 .global __restore_rt
3 .global __restore
4 .type   __restore_rt,@function
5 .type   __restore,@function
6 __restore_rt:
7 __restore:
8         li      $2,6211
9         syscall