clarify the purpose of this project
[nyanglibc.git] / nptl / pthread_clockjoin.s
blobe3ca720dd0241740871d68d411a1f51cee6b5c71
1 .text
2 .p2align 4,,15
3 .globl __pthread_clockjoin_np
4 .type __pthread_clockjoin_np, @function
5 __pthread_clockjoin_np:
6 cmpl $1, %edx
7 jbe .L4
8 movl $22, %eax
9 ret
10 .p2align 4,,10
11 .p2align 3
12 .L4:
13 movl $1, %r8d
14 jmp __pthread_clockjoin_ex@PLT
15 .size __pthread_clockjoin_np, .-__pthread_clockjoin_np
16 .weak pthread_clockjoin_np
17 .set pthread_clockjoin_np,__pthread_clockjoin_np