add mips64 port
[musl.git] / src / signal / mips64 / restore.s
blobe8988369e46b91fffa3de02c0693a40b06a33b00
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,5211
9 syscall