fix integer overflow in WIFSTOPPED macro
[musl] / src / signal / mipsn32 / restore.s
1 .set    noreorder
2 .global __restore_rt
3 .global __restore
4 .hidden __restore_rt
5 .hidden __restore
6 .type   __restore_rt,@function
7 .type   __restore,@function
8 __restore_rt:
9 __restore:
10         li      $2,6211
11         syscall