b5c6e37f77bb986e20757ea1c6847cbb99a4bc46
[musl] / src / signal / x86_64 / restore.s
1         nop
2 .global __restore_rt
3 .type __restore_rt,@function
4 __restore_rt:
5         mov $15, %rax
6         syscall
7 .size __restore_rt,.-__restore_rt