about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/ia64/syscalls.list
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-12-03 07:28:09 +0000
committerRoland McGrath <roland@gnu.org>2002-12-03 07:28:09 +0000
commit91c0a70cc5e0b3977f2bfa7b986bdc9bf27d0a31 (patch)
treef78189a9adef04e9aef58b9e1779b165ecde998c /sysdeps/unix/sysv/linux/ia64/syscalls.list
parentc22b52fa115b51b843c4bd5f1fdfec680693cf73 (diff)
downloadglibc-91c0a70cc5e0b3977f2bfa7b986bdc9bf27d0a31.tar.gz
glibc-91c0a70cc5e0b3977f2bfa7b986bdc9bf27d0a31.tar.xz
glibc-91c0a70cc5e0b3977f2bfa7b986bdc9bf27d0a31.zip
2002-12-02 Roland McGrath <roland@redhat.com>
	* sysdeps/unix/sysv/linux/alpha/syscalls.list (readahead): Change
	caller from EXTRA to -.
	* sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
Diffstat (limited to 'sysdeps/unix/sysv/linux/ia64/syscalls.list')
-rw-r--r--sysdeps/unix/sysv/linux/ia64/syscalls.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/ia64/syscalls.list b/sysdeps/unix/sysv/linux/ia64/syscalls.list
index 547074c672..723573aa43 100644
--- a/sysdeps/unix/sysv/linux/ia64/syscalls.list
+++ b/sysdeps/unix/sysv/linux/ia64/syscalls.list
@@ -16,7 +16,7 @@ ftruncate	-	ftruncate	2	__ftruncate	ftruncate ftruncate64 __ftruncate64
 truncate	-	truncate	2	truncate	truncate64
 getrlimit	-	getrlimit	2	__getrlimit	getrlimit getrlimit64
 setrlimit	-	setrlimit	2	__setrlimit	setrlimit setrlimit64
-readahead	EXTRA	readahead	3	__readahead	readahead
+readahead	-	readahead	3	__readahead	readahead
 sendfile	-	sendfile	i:iipi	sendfile	sendfile64
 
 # semaphore and shm system calls