diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2019-02-01 01:08:17 +0100 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@gmail.com> | 2019-02-01 14:40:17 +0100 |
| commit | 9f528bbcc8a3d94c9be27a0eecc12022d4b3bfaa (patch) | |
| tree | 59bcdb899b42ba9d793d5bbac6cf58a4a9132143 /sys/linux/binder_ppc64le.const | |
| parent | aa53be276dc84aa8b3825b3416542447ff82b41a (diff) | |
sys/linux: rename dev descriptions files
Prefix file names of descriptions of /dev/* files with dev_.
And give some of them more appropriate names.
Diffstat (limited to 'sys/linux/binder_ppc64le.const')
| -rw-r--r-- | sys/linux/binder_ppc64le.const | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/sys/linux/binder_ppc64le.const b/sys/linux/binder_ppc64le.const deleted file mode 100644 index 8b625c164..000000000 --- a/sys/linux/binder_ppc64le.const +++ /dev/null @@ -1,38 +0,0 @@ -# AUTOGENERATED FILE -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_SET_CONTEXT_MGR = 2147770887 -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 -O_NONBLOCK = 2048 -O_RDWR = 2 -TF_ACCEPT_FDS = 16 -TF_ONE_WAY = 1 -__NR_ioctl = 54 -__NR_mmap = 90 -# __NR_mmap2 is not set |
