clarify the purpose of this project
[nyanglibc.git] / string / strxfrm.s
bloba8da4b2d8d37e81e926be10324026d61da09d4aa
1 .text
2 .p2align 4,,15
3 .globl strxfrm
4 .type strxfrm, @function
5 strxfrm:
6 movq __libc_tsd_LOCALE@gottpoff(%rip), %rax
7 movq %fs:(%rax), %rcx
8 jmp __strxfrm_l
9 .size strxfrm, .-strxfrm
10 .hidden __strxfrm_l