add s390x port
[musl] / src / signal / s390x / restore.s
1         .global __restore
2         .type __restore,%function
3 __restore:
4         svc 119 #__NR_sigreturn
5
6         .global __restore_rt
7         .type __restore_rt,%function
8 __restore_rt:
9         svc 173 # __NR_rt_sigreturn