diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/arm/arch-syscall.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/arm/arch-syscall.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/arm/arch-syscall.h b/sysdeps/unix/sysv/linux/arm/arch-syscall.h index c6554a8..d13eeed 100644 --- a/sysdeps/unix/sysv/linux/arm/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/arm/arch-syscall.h @@ -203,12 +203,14 @@ #define __NR_open_by_handle_at 371 #define __NR_open_tree 428 #define __NR_openat 322 +#define __NR_openat2 437 #define __NR_pause 29 #define __NR_pciconfig_iobase 271 #define __NR_pciconfig_read 272 #define __NR_pciconfig_write 273 #define __NR_perf_event_open 364 #define __NR_personality 136 +#define __NR_pidfd_getfd 438 #define __NR_pidfd_open 434 #define __NR_pidfd_send_signal 424 #define __NR_pipe 42 |