aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2002-09-13 07:12:28 +0000
committerAndreas Jaeger <aj@suse.de>2002-09-13 07:12:28 +0000
commit92b176d3f193ec590ef38e728ea19d328b34fd0a (patch)
tree881d18489378e19d76099502034d64dab4d739b9 /sysdeps
parent6eb2c2ff5a425ef6d6e2405149bcc8a8083b78db (diff)
downloadglibc-92b176d3f193ec590ef38e728ea19d328b34fd0a.tar
glibc-92b176d3f193ec590ef38e728ea19d328b34fd0a.tar.gz
glibc-92b176d3f193ec590ef38e728ea19d328b34fd0a.tar.bz2
glibc-92b176d3f193ec590ef38e728ea19d328b34fd0a.zip
Add readahead syscall.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/sysv/linux/mips/syscalls.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/syscalls.list b/sysdeps/unix/sysv/linux/mips/syscalls.list
index f7d2e291a5..57237d708a 100644
--- a/sysdeps/unix/sysv/linux/mips/syscalls.list
+++ b/sysdeps/unix/sysv/linux/mips/syscalls.list
@@ -67,6 +67,7 @@ s_pread64 pread64 pread i:ibniii __syscall_pread
s_putpmsg putpmsg putpmsg i:ippii __syscall_putpmsg
s_ptrace ptrace ptrace i:iipp __syscall_ptrace
s_pwrite64 pwrite64 pwrite i:ibniii __syscall_pwrite
+s_readahead EXTRA readahead i:iipi __syscall_readahead
s_reboot reboot reboot i:iii __syscall_reboot
s_setrlimit setrlimit setrlimit i:ip __syscall_setrlimit
s_sigpending sigpending sigpending i:p __syscall_sigpending