clarify the purpose of this project
[nyanglibc.git] / time / strftime.shared.s
blob1cfd2e0cd9e2245c1faffdb9d290922468cd47cc
1 .text
2 #APP
3 memmove = __GI_memmove
4 memset = __GI_memset
5 memcpy = __GI_memcpy
6 #NO_APP
7 .p2align 4,,15
8 .globl __GI_strftime
9 .hidden __GI_strftime
10 .type __GI_strftime, @function
11 __GI_strftime:
12 movq __libc_tsd_LOCALE@gottpoff(%rip), %rax
13 movq %fs:(%rax), %r8
14 jmp __GI___strftime_l
15 .size __GI_strftime, .-__GI_strftime
16 .globl strftime
17 .set strftime,__GI_strftime