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]
/
inet
/
herrno.s
blob
f9fe1f3fecd9a89b5f4197542c0e3b08031822f5
1
.text
2
.globl __h_errno
3
.section .tbss,
"awT"
,@nobits
4
.align 4
5
.type __h_errno, @object
6
.size __h_errno, 4
7
__h_errno
:
8
.zero 4
9
.globl __libc_h_errno
10
.hidden __libc_h_errno
11
.set __libc_h_errno,__h_errno