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