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