add preadv2 and pwritev2 syscall numbers for linux v4.6
[musl] / arch / i386 / bits / syscall.h.in
index 108fbbc..5fe9c5c 100644 (file)
 #define __NR_membarrier                375
 #define __NR_mlock2            376
 #define __NR_copy_file_range   377
+#define __NR_preadv2           378
+#define __NR_pwritev2          379