repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clarify the purpose of this project
[nyanglibc.git]
/
stdlib
/
srand48.s
blob
d665be6bb77cf4f2a49f0d62e2e51e4788b443e9
1
.text
2
.p2align 4,,15
3
.globl srand48
4
.type srand48, @function
5
srand48
:
6
leaq __libc_drand48_data
(%
rip
), %
rsi
7
jmp __srand48_r
8
.size srand48, .-srand48
9
.hidden __srand48_r
10
.hidden __libc_drand48_data