add preadv2 and pwritev2 syscall numbers for linux v4.6
[musl] / arch / mips / bits / syscall.h.in
index 61ff7a5..bcceaa2 100644 (file)
 #define __NR_membarrier              4358
 #define __NR_mlock2                  4359
 #define __NR_copy_file_range         4360
+#define __NR_preadv2                 4361
+#define __NR_pwritev2                4362