Some broken software wants to deal with ld.so.cache.
[nyanglibc.git] / nptl / pthread_mutexattr_getpshared.shared.s
blob365f7ca8e5feb5327372cedc762d3e6e67d04938
1 .text
2 .p2align 4,,15
3 .globl pthread_mutexattr_getpshared
4 .type pthread_mutexattr_getpshared, @function
5 pthread_mutexattr_getpshared:
6 movl (%rdi), %eax
7 shrl $31, %eax
8 movl %eax, (%rsi)
9 xorl %eax, %eax
10 ret
11 .size pthread_mutexattr_getpshared, .-pthread_mutexattr_getpshared