clarify the purpose of this project
[nyanglibc.git] / stdlib / srand48.shared.s
blob3c0667672e1b712ee8bbb05a50eb64c3abecbf4c
1 .text
2 #APP
3 memmove = __GI_memmove
4 memset = __GI_memset
5 memcpy = __GI_memcpy
6 #NO_APP
7 .p2align 4,,15
8 .globl srand48
9 .type srand48, @function
10 srand48:
11 leaq __libc_drand48_data(%rip), %rsi
12 jmp __srand48_r
13 .size srand48, .-srand48
14 .hidden __srand48_r
15 .hidden __libc_drand48_data