aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips/syscalls.list
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/syscalls.list')
-rw-r--r--sysdeps/unix/sysv/linux/mips/syscalls.list6
1 files changed, 1 insertions, 5 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/syscalls.list b/sysdeps/unix/sysv/linux/mips/syscalls.list
index 5ddba9b4f6..a4cae307d1 100644
--- a/sysdeps/unix/sysv/linux/mips/syscalls.list
+++ b/sysdeps/unix/sysv/linux/mips/syscalls.list
@@ -35,15 +35,12 @@ socket - socket 3 __socket socket
socketpair - socketpair 4 __socketpair socketpair
#
-# There are defined locally because the caller is also defined in this dir.
+# These are defined locally because the caller is also defined in this dir.
#
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
-sys_fstat fxstat fstat 2 __syscall_fstat
-sys_lstat lxstat lstat 2 __syscall_lstat
-sys_stat xstat stat 2 __syscall_stat
# System calls with wrappers.
rt_sigaction - rt_sigaction 4 __syscall_rt_sigaction
@@ -71,7 +68,6 @@ s_sigprocmask sigprocmask sigprocmask 3 __syscall_sigprocmask
sysctl sysctl _sysctl 1 __syscall_sysctl
sys_fstat fxstat fstat 2 __syscall_fstat
sys_lstat lxstat lstat 2 __syscall_lstat
-sys_mknod xmknod mknod 3 __syscall_mknod
sys_readv readv readv 3 __syscall_readv
sys_stat xstat stat 2 __syscall_stat
sys_writev writev writev 3 __syscall_writev