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
/
lcong48.s
blob
c50f9e718591258ec72bc0cee9dd57b90ee269d4
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