mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +03:00
entered into RCS
This commit is contained in:
@@ -31,8 +31,8 @@ SYSCALL (sethostid, 1)
|
||||
|
||||
ENTRY (sethostid)
|
||||
mov ENOSYS, %o0
|
||||
sethi %hi(___errno), %g1
|
||||
st %o0, [%g1 + %lo(___errno)]
|
||||
sethi %hi(_errno), %g1
|
||||
st %o0, [%g1 + %lo(_errno)]
|
||||
retl
|
||||
sub %g0, 1, %o0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user