]> git.proxmox.com Git - wasi-libc.git/blob - libc-top-half/musl/src/signal/s390x/restore.s
WASI libc prototype implementation.
[wasi-libc.git] / libc-top-half / musl / src / signal / s390x / restore.s
1 .global __restore
2 .hidden __restore
3 .type __restore,%function
4 __restore:
5 svc 119 #__NR_sigreturn
6
7 .global __restore_rt
8 .hidden __restore_rt
9 .type __restore_rt,%function
10 __restore_rt:
11 svc 173 # __NR_rt_sigreturn