[IA64] Enable preadv2 and pwritev2 syscalls for ia64
[linux-2.6-block.git] / arch / ia64 / kernel / entry.S
index 477c55e244ecd45ce879dea27779967a16e0d13c..cfaa7b25084c5384e849af309b0245a652b34e67 100644 (file)
@@ -1773,5 +1773,7 @@ sys_call_table:
        data8 sys_kcmp                          // 1345
        data8 sys_mlock2
        data8 sys_copy_file_range
+       data8 sys_preadv2
+       data8 sys_pwritev2
 
        .org sys_call_table + 8*NR_syscalls     // guard against failures to increase NR_syscalls