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