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