]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add missing underscore in _llseek entry.
authorUlrich Drepper <drepper@redhat.com>
Wed, 25 Aug 1999 17:41:51 +0000 (17:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 25 Aug 1999 17:41:51 +0000 (17:41 +0000)
sysdeps/unix/sysv/linux/mips/syscalls.list

index 780a899d4f27e06254e0cd0c3204a4022a4ef29c..0939cda0cf952e33e18a7068df62e36068d2d03d 100644 (file)
@@ -37,7 +37,7 @@ socketpair    -       socketpair      4       __socketpair    socketpair
 #
 # There are defined locally because the caller is also defined in this dir.
 #
-s_llseek       llseek  _llseek         5       __syscall_llseek
+s_llseek       llseek  _llseek         5       __syscall__llseek
 s_sigaction    sigaction sigaction     3       __syscall_sigaction
 s_ustat                ustat   ustat           2       __syscall_ustat
 sys_mknod      xmknod  mknod           3       __syscall_mknod