Formerly unix/bsd/sun/sparc/sethostid.S.~6~
authorBrendan Kehoe <brendan@zen.org>
Tue, 21 Apr 1992 06:38:10 +0000 (06:38 +0000)
committerBrendan Kehoe <brendan@zen.org>
Tue, 21 Apr 1992 06:38:10 +0000 (06:38 +0000)
sysdeps/unix/bsd/sun/sparc/sethostid.S

index 04e6e98..7f5309b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1992 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
@@ -20,7 +20,7 @@ Cambridge, MA 02139, USA.  */
 
 #ifdef  SYS_sethostid
 
-SYSCALL (sethostid)
+SYSCALL (sethostid, 1)
        ret
 
 #else