X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=arch%2Faarch64%2Fbits%2Fsyscall.h.in;h=332f437d3674044a444f2a76bca5bf4473a6b81d;hb=78b1f3cb1406b475ad8800a64197f2e0bf04d5ef;hp=bcf69d2085f0eca3204de2bc209ec4d8b1d5d002;hpb=77baaa47e107f176fb2dc150dd6a9ad87f6cbe24;p=musl diff --git a/arch/aarch64/bits/syscall.h.in b/arch/aarch64/bits/syscall.h.in index bcf69d20..332f437d 100644 --- a/arch/aarch64/bits/syscall.h.in +++ b/arch/aarch64/bits/syscall.h.in @@ -269,4 +269,6 @@ #define __NR_membarrier 283 #define __NR_mlock2 284 #define __NR_copy_file_range 285 +#define __NR_preadv2 286 +#define __NR_pwritev2 287