]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix one more typoe for sysctl.
authorAndreas Jaeger <aj@suse.de>
Thu, 22 Jun 2000 13:50:01 +0000 (13:50 +0000)
committerAndreas Jaeger <aj@suse.de>
Thu, 22 Jun 2000 13:50:01 +0000 (13:50 +0000)
sysdeps/unix/sysv/linux/mips/syscalls.list

index 125f23bf99e895d9c4cf18f20f7313ce20affff5..7ed897c5c81b68a895fcb0319fe4f7202100a62d 100644 (file)
@@ -73,7 +73,7 @@ s_stat64      xstat64  stat64 2       __syscall_stat64
 s_truncate64   truncate64 truncate64   3       __syscall_truncate64
 
 # Todo: we can pass 6 args in registers, no need for the wrapper
-sys_sysctl     sysctl  _sysctl         1       __syscall_sysctl
+sys_sysctl     sysctl  _sysctl         1       __syscall__sysctl
 sys_fstat      fxstat  fstat           2       __syscall_fstat
 sys_lstat      lxstat  lstat           2       __syscall_lstat
 sys_readv      readv   readv           3       __syscall_readv