add preadv2 and pwritev2 syscall numbers for linux v4.6
[musl] / arch / mipsn32 / bits / syscall.h.in
index 6c38f68..5fda0b5 100644 (file)
 #define __NR_membarrier                        6322
 #define __NR_mlock2                    6323
 #define __NR_copy_file_range           6324
+#define __NR_preadv2                   6325
+#define __NR_pwritev2                  6326