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]
/
login
/
getutxent.s
blob
57096b0298d64485125a6127c8696ea6e01551b7
1
.text
2
.p2align 4,,15
3
.globl getutxent
4
.type getutxent, @function
5
getutxent
:
6
jmp __getutent
7
.size getutxent, .-getutxent
8
.hidden __getutent