diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/powerpc/powerpc32/arch-syscall.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/powerpc/powerpc32/arch-syscall.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/arch-syscall.h b/sysdeps/unix/sysv/linux/powerpc/powerpc32/arch-syscall.h index 90ff02b3f1..2ef6c88541 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc32/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/arch-syscall.h @@ -54,6 +54,7 @@ #define __NR_exit 1 #define __NR_exit_group 234 #define __NR_faccessat 298 +#define __NR_faccessat2 439 #define __NR_fadvise64 233 #define __NR_fadvise64_64 254 #define __NR_fallocate 309 |