clarify the purpose of this project
[nyanglibc.git] / rt / aio_return.s
blob334dc1847e1bbbcfd8d592f2d8da497a9e5df4a8
1 .text
2 .p2align 4,,15
3 .globl aio_return
4 .type aio_return, @function
5 aio_return:
6 movq 120(%rdi), %rax
7 ret
8 .size aio_return, .-aio_return
9 .weak aio_return64
10 .set aio_return64,aio_return