change sysctl to __sysctl
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 4 May 1993 09:15:36 +0000 (01:15 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 4 May 1993 09:15:36 +0000 (01:15 -0800)
SCCS-vsn: sys/kern/syscalls.master 7.42

usr/src/sys/kern/syscalls.master

index 06440e0..27cbd8e 100644 (file)
@@ -1,4 +1,4 @@
-       @(#)syscalls.master     7.41 (Berkeley) %G%
+       @(#)syscalls.master     7.42 (Berkeley) %G%
 ; System call name/number master file.
 ; Processed to created init_sysent.c, syscalls.c and syscall.h.
 
 ; System call name/number master file.
 ; Processed to created init_sysent.c, syscalls.c and syscall.h.
 
 199    STD     5 __lseek
 200    STD     4 __truncate
 201    STD     4 __ftruncate
 199    STD     5 __lseek
 200    STD     4 __truncate
 201    STD     4 __ftruncate
-202    STD     6 sysctl
+202    STD     6 __sysctl
 203    UNIMPL  0 nosys
 204    UNIMPL  0 nosys
 205    UNIMPL  0 nosys
 203    UNIMPL  0 nosys
 204    UNIMPL  0 nosys
 205    UNIMPL  0 nosys