From f4174e6828379d795fc65998eac9ea92afdd5c2a Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 22 Aug 2002 11:06:53 +0000 Subject: Fix arguments of shmat. --- sysdeps/unix/sysv/linux/x86_64/syscalls.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/x86_64/syscalls.list') diff --git a/sysdeps/unix/sysv/linux/x86_64/syscalls.list b/sysdeps/unix/sysv/linux/x86_64/syscalls.list index 28c07f8cec..9aea0ef42c 100644 --- a/sysdeps/unix/sysv/linux/x86_64/syscalls.list +++ b/sysdeps/unix/sysv/linux/x86_64/syscalls.list @@ -22,7 +22,7 @@ msgctl - msgctl i:iip __msgctl msgctl msgget - msgget i:ii __msgget msgget msgrcv - msgrcv i:ibnii __msgrcv msgrcv msgsnd - msgsnd i:ibni __msgsnd msgsnd -shmat - shmat i:ipii __shmat shmat +shmat - shmat i:ipi __shmat shmat shmctl - shmctl i:iip __shmctl shmctl shmdt - shmdt i:s __shmdt shmdt shmget - shmget i:iii __shmget shmget -- cgit v1.2.3