|
-SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, int, second,
|
|
|
|
|
|
+SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second,
|
|
unsigned long, third, void __user *, ptr, long, fifth)
|
|
unsigned long, third, void __user *, ptr, long, fifth)
|