MIPS: Hook up process_vm_readv and process_vm_writev system calls.
[deliverable/linux.git] / arch / mips / kernel / scall64-64.S
index fb7334bea7316aedd8071ff41d63178539504cc8..3b5a5e9ae49c132640c95a87037e48ac95e5b932 100644 (file)
@@ -430,4 +430,6 @@ sys_call_table:
        PTR     sys_syncfs
        PTR     sys_sendmmsg
        PTR     sys_setns
+       PTR     sys_process_vm_readv
+       PTR     sys_process_vm_writev           /* 5305 */
        .size   sys_call_table,.-sys_call_table
This page took 0.04372 seconds and 5 git commands to generate.