diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-08-10 07:51:02 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-08-13 17:22:16 +0200 |
| commit | 54ce1ed6b9fcb3b8d77c43dd4b3533e70cade414 (patch) | |
| tree | 579d43acff11758d7f5e61935e0408ad9fbcaf04 /sys/linux/dev_binder_riscv64.const | |
| parent | b6de93e603915b57a1eccadc8bd530efd00d28f2 (diff) | |
sys/linux: switch to the new .const format
This reduces number of const files/lines from 1288/96599 to 158/11603.
Const files are generated on next-20200813.
Update #1983
Diffstat (limited to 'sys/linux/dev_binder_riscv64.const')
| -rw-r--r-- | sys/linux/dev_binder_riscv64.const | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/sys/linux/dev_binder_riscv64.const b/sys/linux/dev_binder_riscv64.const deleted file mode 100644 index 001ccb69e..000000000 --- a/sys/linux/dev_binder_riscv64.const +++ /dev/null @@ -1,46 +0,0 @@ -# AUTOGENERATED FILE -AT_FDCWD = 18446744073709551516 -BC_ACQUIRE = 1074029317 -BC_ACQUIRE_DONE = 1074815753 -BC_CLEAR_DEATH_NOTIFICATION = 1074553615 -BC_DEAD_BINDER_DONE = 1074291472 -BC_DECREFS = 1074029319 -BC_ENTER_LOOPER = 25356 -BC_EXIT_LOOPER = 25357 -BC_FREE_BUFFER = 1074291459 -BC_INCREFS = 1074029316 -BC_INCREFS_DONE = 1074815752 -BC_REGISTER_LOOPER = 25355 -BC_RELEASE = 1074029318 -BC_REPLY = 1077961473 -BC_REPLY_SG = 1078485778 -BC_REQUEST_DEATH_NOTIFICATION = 1074553614 -BC_TRANSACTION = 1077961472 -BC_TRANSACTION_SG = 1078485777 -BINDER_GET_NODE_DEBUG_INFO = 3222823435 -BINDER_GET_NODE_INFO_FOR_REF = 3222823436 -BINDER_SET_CONTEXT_MGR = 1074029063 -BINDER_SET_CONTEXT_MGR_EXT = 1075339789 -BINDER_SET_MAX_THREADS = 1074029061 -BINDER_THREAD_EXIT = 1074029064 -BINDER_TYPE_BINDER = 1935813253 -BINDER_TYPE_FD = 1717840517 -BINDER_TYPE_FDA = 1717854597 -BINDER_TYPE_HANDLE = 1936206469 -BINDER_TYPE_PTR = 1886661253 -BINDER_TYPE_WEAK_BINDER = 2002922117 -BINDER_TYPE_WEAK_HANDLE = 2003315333 -BINDER_WRITE_READ = 3224396289 -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 -TF_ONE_WAY = 1 -__NR_ioctl = 29 -__NR_mmap = 222 -# __NR_mmap2 is not set -__NR_openat = 56 |
