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