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