iconv: add aliases for GBK
[musl.git] / src / signal / x86_64 / restore.s
blob27d6cf310337a9e7227a0da422d3b37c9397091d
1 nop
2 .global __restore_rt
3 .hidden __restore_rt
4 .type __restore_rt,@function
5 __restore_rt:
6 mov $15, %rax
7 syscall
8 .size __restore_rt,.-__restore_rt