rework langinfo code for ABI compat and for use by time code
[musl] / mipsn32 / restore.s
1 .set    noreorder
2 .global __restore_rt
3 .global __restore
4 .type   __restore_rt,@function
5 .type   __restore,@function
6 __restore_rt:
7 __restore:
8         li      $2,6211
9         syscall