iconv: add aliases for GBK
[musl.git] / src / signal / aarch64 / restore.s
blobd4e5fcf1a32770ee4d14f30b6c314da487a478dd
1 .global __restore
2 .hidden __restore
3 .type __restore,%function
4 __restore:
5 .global __restore_rt
6 .hidden __restore_rt
7 .type __restore_rt,%function
8 __restore_rt:
9 mov x8,#139 // SYS_rt_sigreturn
10 svc 0