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