clarify the purpose of this project
[nyanglibc.git] / stdio-common / vfwprintf.shared.s
blob9a93c20a8ad6e8fd7e5275bdd3d54d361a2697e0
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 __vfwprintf
9 .type __vfwprintf, @function
10 __vfwprintf:
11 .LFB68:
12 xorl %ecx, %ecx
13 jmp __vfwprintf_internal
14 .LFE68:
15 .size __vfwprintf, .-__vfwprintf
16 .weak vfwprintf
17 .set vfwprintf,__vfwprintf
18 .hidden __vfwprintf_internal