diff options
Diffstat (limited to 'sys/linux/sys_ppc64le.const')
| -rw-r--r-- | sys/linux/sys_ppc64le.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/sys_ppc64le.const b/sys/linux/sys_ppc64le.const index c783a042a..e8a65986d 100644 --- a/sys/linux/sys_ppc64le.const +++ b/sys/linux/sys_ppc64le.const @@ -15,6 +15,7 @@ ADJ_STATUS = 16 ADJ_TAI = 128 ADJ_TICK = 16384 ADJ_TIMECONST = 32 +AT_EACCESS = 512 AT_EMPTY_PATH = 4096 AT_FDCWD = 18446744073709551516 AT_NO_AUTOMOUNT = 2048 @@ -605,6 +606,7 @@ __NR_eventfd2 = 314 __NR_exit = 1 __NR_exit_group = 234 __NR_faccessat = 298 +__NR_faccessat2 = 439 __NR_fadvise64 = 233 __NR_fallocate = 309 __NR_fchdir = 133 |
