math: fix undefined shift in logf
[musl] / src / process / s390x / vfork.s
1         .global vfork
2         .type vfork,%function
3 vfork:
4         svc 190
5         .hidden __syscall_ret
6         jg  __syscall_ret