add pidfd_getfd and openat2 syscall numbers from linux v5.6
[musl] / arch / aarch64 / bits / syscall.h.in
index 93648af..169510f 100644 (file)
 #define __NR_fspick            433
 #define __NR_pidfd_open                434
 #define __NR_clone3            435
+#define __NR_openat2           437
+#define __NR_pidfd_getfd       438