From a156ac09538cb7145e735dbf946f44abff8925b9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 31 Jan 2003 03:40:10 +0000 Subject: Remove __GI_* aliases, already added by make-syscalls.sh. --- sysdeps/unix/sysv/linux/mips/syscalls.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/mips') diff --git a/sysdeps/unix/sysv/linux/mips/syscalls.list b/sysdeps/unix/sysv/linux/mips/syscalls.list index 35666c7a86..ec75228ce1 100644 --- a/sysdeps/unix/sysv/linux/mips/syscalls.list +++ b/sysdeps/unix/sysv/linux/mips/syscalls.list @@ -14,7 +14,7 @@ s_sigsuspend sigsuspend sigsuspend i:p __syscall_sigsuspend # Socket functions; Linux/MIPS doesn't use the socketcall(2) wrapper; # it's provided for compatibility, though. # -accept - accept Ci:iBN __libc_accept __accept accept __GI_accept +accept - accept Ci:iBN __libc_accept __accept accept bind - bind i:ipi __bind bind connect - connect Ci:ipi __libc_connect __connect_internal __connect connect getpeername - getpeername i:ipp __getpeername getpeername -- cgit v1.2.3