mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-20 01:40:26 +00:00
Add missing underscore in _llseek entry.
This commit is contained in:
parent
90445b8a22
commit
3f77348a38
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user