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