1
0
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:
Roland McGrath
1992-10-02 23:03:51 +00:00
parent 188c2e4aa9
commit e4d42dcc62
3 changed files with 6 additions and 6 deletions

View File

@@ -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