mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
Formerly unix/bsd/sun/sparc/sethostid.S.~5~
This commit is contained in:
parent
5447072c69
commit
b12f819696
@ -32,9 +32,9 @@ ENTRY (sethostid)
|
||||
sethi %hi(___errno), %g1
|
||||
st %o0, [%g1 + %lo(___errno)]
|
||||
retl
|
||||
sub 0, 1, %o0
|
||||
sub %g0, 1, %o0
|
||||
|
||||
#ifdef __GNU_STAB__
|
||||
#ifdef HAVE_GNU_LD
|
||||
|
||||
.stabs "warning: sethostid is not implemented and will always fail",30,0,0,0
|
||||
.stabs "_sethostid",1,0,0,0
|
||||
|
Loading…
Reference in New Issue
Block a user