clarify the purpose of this project
[nyanglibc.git] / nptl / pthread_attr_setstackaddr.shared.s
blobefa7093032ef453ff70de5f42c16ecdeb6867779
1 .text
2 #APP
3 .section .gnu.warning.pthread_attr_setstackaddr
4 .previous
5 #NO_APP
6 .p2align 4,,15
7 .globl __pthread_attr_setstackaddr
8 .type __pthread_attr_setstackaddr, @function
9 __pthread_attr_setstackaddr:
10 movq %rsi, 24(%rdi)
11 orl $8, 8(%rdi)
12 xorl %eax, %eax
13 ret
14 .size __pthread_attr_setstackaddr, .-__pthread_attr_setstackaddr
15 .globl pthread_attr_setstackaddr
16 .set pthread_attr_setstackaddr,__pthread_attr_setstackaddr
17 .section .gnu.warning.pthread_attr_setstackaddr
18 #,"a",@progbits
19 .align 32
20 .type __evoke_link_warning_pthread_attr_setstackaddr, @object
21 .size __evoke_link_warning_pthread_attr_setstackaddr, 82
22 __evoke_link_warning_pthread_attr_setstackaddr:
23 .string "the use of `pthread_attr_setstackaddr' is deprecated, use `pthread_attr_setstack'"