xref: /aosp_15_r20/external/musl/src/signal/arm/restore.s (revision c9945492fdd68bbe62686c5b452b4dc1be3f8453)
1.syntax unified
2
3.global __restore
4.hidden __restore
5.type __restore,%function
6__restore:
7	mov r7,#119
8	swi 0x0
9
10.global __restore_rt
11.hidden __restore_rt
12.type __restore_rt,%function
13__restore_rt:
14	mov r7,#173
15	swi 0x0
16