clarify the purpose of this project
[nyanglibc.git] / nptl / pthread_attr_getschedpolicy.shared.s
blob8cba7064e340511e78b18d4f0531e201e63cfaea
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 __pthread_attr_getschedpolicy
9 .type __pthread_attr_getschedpolicy, @function
10 __pthread_attr_getschedpolicy:
11 movl 4(%rdi), %eax
12 movl %eax, (%rsi)
13 xorl %eax, %eax
14 ret
15 .size __pthread_attr_getschedpolicy, .-__pthread_attr_getschedpolicy
16 .globl pthread_attr_getschedpolicy
17 .set pthread_attr_getschedpolicy,__pthread_attr_getschedpolicy