clarify the purpose of this project
[nyanglibc.git] / posix / spawnattr_destroy.s
blob534ec782f95f20ce8aa67de9caf17cf881ef2fef
1 .text
2 .p2align 4,,15
3 .globl __posix_spawnattr_destroy
4 .hidden __posix_spawnattr_destroy
5 .type __posix_spawnattr_destroy, @function
6 __posix_spawnattr_destroy:
7 xorl %eax, %eax
8 ret
9 .size __posix_spawnattr_destroy, .-__posix_spawnattr_destroy
10 .weak posix_spawnattr_destroy
11 .set posix_spawnattr_destroy,__posix_spawnattr_destroy