|
@@ -119,22 +119,6 @@ SYSCALL_DEFINE6(32_pwrite, unsigned int, fd, const char __user *, buf,
|
|
return sys_pwrite64(fd, buf, count, merge_64(a4, a5));
|
|
return sys_pwrite64(fd, buf, count, merge_64(a4, a5));
|
|
SYSCALL_DEFINE6(32_ipc, u32, call, long, first, long, second, long, third,
|
|
SYSCALL_DEFINE6(32_ipc, u32, call, long, first, long, second, long, third,
|