xref: /aosp_15_r20/external/musl/src/signal/loongarch64/restore.s (revision c9945492fdd68bbe62686c5b452b4dc1be3f8453)
1.global __restore_rt
2.global __restore
3.hidden __restore_rt
4.hidden __restore
5.type   __restore_rt,@function
6.type   __restore,@function
7__restore_rt:
8__restore:
9	li.w    $a7, 139
10	syscall 0
11