clarify the purpose of this project
[nyanglibc.git] / posix / spawnattr_destroy.shared.s
blob812387a9bfc5a6e781a4c939bbc7f6236fb304c9
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 __posix_spawnattr_destroy
9 .hidden __posix_spawnattr_destroy
10 .type __posix_spawnattr_destroy, @function
11 __posix_spawnattr_destroy:
12 xorl %eax, %eax
13 ret
14 .size __posix_spawnattr_destroy, .-__posix_spawnattr_destroy
15 .weak posix_spawnattr_destroy
16 .set posix_spawnattr_destroy,__posix_spawnattr_destroy