clarify the purpose of this project
[nyanglibc.git] / nptl / res.s
blob21c390707fd4785c667261d6c88cd76406b47896
1 .text
2 .p2align 4,,15
3 .globl __res_state
4 .type __res_state, @function
5 __res_state:
6 movq __resp@gottpoff(%rip), %rax
7 movq %fs:(%rax), %rax
8 ret
9 .size __res_state, .-__res_state