4cd4e1b4e4c5dfbc30427465e2758dbec03efada
[musl] / restore.s
1 .set    noreorder
2 .global __restore_rt
3 .global __restore
4 .hidden __restore_rt
5 .hidden __restore
6 .type   __restore_rt,@function
7 .type   __restore,@function
8 __restore_rt:
9 __restore:
10         li      $2,6211
11         syscall