clarify the purpose of this project
[nyanglibc.git] / stdlib / lcong48.s
blobc50f9e718591258ec72bc0cee9dd57b90ee269d4
1 .text
2 .p2align 4,,15
3 .globl lcong48
4 .type lcong48, @function
5 lcong48:
6 leaq __libc_drand48_data(%rip), %rsi
7 jmp __lcong48_r
8 .size lcong48, .-lcong48
9 .hidden __lcong48_r
10 .hidden __libc_drand48_data