22fb1a54f58eb05a49d9632963a9f124f953d89f
[musl] / src / signal / arm / restore.s
1 .syntax unified
2
3 .global __restore
4 .type __restore,%function
5 __restore:
6         mov r7,#119
7         swi 0x0
8
9 .global __restore_rt
10 .type __restore_rt,%function
11 __restore_rt:
12         mov r7,#173
13         swi 0x0