diff options
Diffstat (limited to 'sys/linux/sys_s390x.const')
| -rw-r--r-- | sys/linux/sys_s390x.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/sys_s390x.const b/sys/linux/sys_s390x.const index 510d343ed..a8f12362e 100644 --- a/sys/linux/sys_s390x.const +++ b/sys/linux/sys_s390x.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 @@ -577,6 +578,7 @@ __NR_eventfd2 = 323 __NR_exit = 1 __NR_exit_group = 248 __NR_faccessat = 300 +__NR_faccessat2 = 439 __NR_fadvise64 = 253 __NR_fallocate = 314 __NR_fchdir = 133 |
