clarify the purpose of this project
[nyanglibc.git] / posix / spawnattr_setpgroup.s
blob73b3892e0cd1357935b1d83683f290a56197d8ee
1 .text
2 .p2align 4,,15
3 .globl posix_spawnattr_setpgroup
4 .type posix_spawnattr_setpgroup, @function
5 posix_spawnattr_setpgroup:
6 movl %esi, 4(%rdi)
7 xorl %eax, %eax
8 ret
9 .size posix_spawnattr_setpgroup, .-posix_spawnattr_setpgroup