bits/syscall.h: add __NR_close_range from linux v5.9
[musl] / arch / x32 / bits / syscall.h.in
index e4c4bd0..cfd9856 100644 (file)
 #define __NR_fspick            (0x40000000 + 433)
 #define __NR_pidfd_open                (0x40000000 + 434)
 #define __NR_clone3            (0x40000000 + 435)
+#define __NR_close_range       (0x40000000 + 436)
 #define __NR_openat2           (0x40000000 + 437)
 #define __NR_pidfd_getfd       (0x40000000 + 438)
 #define __NR_faccessat2                (0x40000000 + 439)