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_mips64le.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_mips64le.const')
| -rw-r--r-- | sys/linux/dev_binder_mips64le.const | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/sys/linux/dev_binder_mips64le.const b/sys/linux/dev_binder_mips64le.const deleted file mode 100644 index d63b97005..000000000 --- a/sys/linux/dev_binder_mips64le.const +++ /dev/null @@ -1,46 +0,0 @@ -# AUTOGENERATED FILE -AT_FDCWD = 18446744073709551516 -BC_ACQUIRE = 2147771141 -BC_ACQUIRE_DONE = 2148557577 -BC_CLEAR_DEATH_NOTIFICATION = 2148295439 -BC_DEAD_BINDER_DONE = 2148033296 -BC_DECREFS = 2147771143 -BC_ENTER_LOOPER = 536896268 -BC_EXIT_LOOPER = 536896269 -BC_FREE_BUFFER = 2148033283 -BC_INCREFS = 2147771140 -BC_INCREFS_DONE = 2148557576 -BC_REGISTER_LOOPER = 536896267 -BC_RELEASE = 2147771142 -BC_REPLY = 2151703297 -BC_REPLY_SG = 2152227602 -BC_REQUEST_DEATH_NOTIFICATION = 2148295438 -BC_TRANSACTION = 2151703296 -BC_TRANSACTION_SG = 2152227601 -BINDER_GET_NODE_DEBUG_INFO = 3222823435 -BINDER_GET_NODE_INFO_FOR_REF = 3222823436 -BINDER_SET_CONTEXT_MGR = 2147770887 -BINDER_SET_CONTEXT_MGR_EXT = 2149081613 -BINDER_SET_MAX_THREADS = 2147770885 -BINDER_THREAD_EXIT = 2147770888 -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 = 128 -O_RDONLY = 0 -O_RDWR = 2 -# PROT_READ is not set -TF_ACCEPT_FDS = 16 -TF_ONE_WAY = 1 -__NR_ioctl = 5015 -__NR_mmap = 5009 -# __NR_mmap2 is not set -__NR_openat = 5247 |
