preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.
[cascardo/linux.git] / arch / mips / kernel / scall64-64.S
index 9b46986..c647fd6 100644 (file)
@@ -487,4 +487,6 @@ sys_call_table:
        PTR     sys_dup3
        PTR     sys_pipe2
        PTR     sys_inotify_init1
+       PTR     sys_preadv
+       PTR     sys_pwritev                     /* 5390 */
        .size   sys_call_table,.-sys_call_table