aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_binder_amd64.const
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/dev_binder_amd64.const')
-rw-r--r--sys/linux/dev_binder_amd64.const3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/linux/dev_binder_amd64.const b/sys/linux/dev_binder_amd64.const
index f808d9f2b..7bdb578b2 100644
--- a/sys/linux/dev_binder_amd64.const
+++ b/sys/linux/dev_binder_amd64.const
@@ -1,4 +1,5 @@
# AUTOGENERATED FILE
+AT_FDCWD = 18446744073709551516
BC_ACQUIRE = 1074029317
BC_ACQUIRE_DONE = 1074815753
BC_CLEAR_DEATH_NOTIFICATION = 1074553615
@@ -34,6 +35,7 @@ FLAT_BINDER_FLAG_ACCEPTS_FDS = 256
FLAT_BINDER_FLAG_TXN_SECURITY_CTX = 4096
# MAP_SHARED is not set
O_NONBLOCK = 2048
+O_RDONLY = 0
O_RDWR = 2
# PROT_READ is not set
TF_ACCEPT_FDS = 16
@@ -41,3 +43,4 @@ TF_ONE_WAY = 1
__NR_ioctl = 16
__NR_mmap = 9
# __NR_mmap2 is not set
+__NR_openat = 257