clarify the purpose of this project
[nyanglibc.git] / io / stat64.shared.s
blob0e589fe4a5b9ce6c73252035b3dc6e572a8d8922
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___stat64
9 .hidden __GI___stat64
10 .type __GI___stat64, @function
11 __GI___stat64:
12 movq %rsi, %rdx
13 xorl %ecx, %ecx
14 movq %rdi, %rsi
15 movl $-100, %edi
16 jmp __GI___fstatat64
17 .size __GI___stat64, .-__GI___stat64
18 .globl __stat64
19 .set __stat64,__GI___stat64
20 .weak stat
21 .set stat,__stat64
22 .globl __stat
23 .set __stat,__stat64
24 .weak stat64
25 .set stat64,__stat64