diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-11-27 15:08:32 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-11-27 15:09:30 +0100 |
| commit | afba0b55e6d3692ac33c71553cb4cf61fc6a53e4 (patch) | |
| tree | 80ddaa33aadfcd14699aa07d4e615ba16fdd1851 /sys/linux/sys.txt | |
| parent | deb5f6aea2f118fd3132523c70a29e3a86b50164 (diff) | |
sys/linux: add binder descriptions
Diffstat (limited to 'sys/linux/sys.txt')
| -rw-r--r-- | sys/linux/sys.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/linux/sys.txt b/sys/linux/sys.txt index e88a7daf5..ec5e0e2e5 100644 --- a/sys/linux/sys.txt +++ b/sys/linux/sys.txt @@ -485,7 +485,6 @@ openat$fb0(fd const[AT_FDCWD], file ptr[in, string["/dev/fb0"]], flags flags[ope openat$cuse(fd const[AT_FDCWD], file ptr[in, string["/dev/cuse"]], flags flags[open_flags], mode const[0]) fd openat$capi20(fd const[AT_FDCWD], file ptr[in, string["/dev/capi20"]], flags flags[open_flags], mode const[0]) fd openat$autofs(fd const[AT_FDCWD], file ptr[in, string["/dev/autofs"]], flags flags[open_flags], mode const[0]) fd -openat$binder(fd const[AT_FDCWD], file ptr[in, string["/dev/binder"]], flags flags[open_flags], mode const[0]) fd openat$keychord(fd const[AT_FDCWD], file ptr[in, string["/dev/keychord"]], flags flags[open_flags], mode const[0]) fd openat$zygote(fd const[AT_FDCWD], file ptr[in, string["/dev/socket/zygote"]], flags flags[open_flags], mode const[0]) fd openat$sw_sync(fd const[AT_FDCWD], file ptr[in, string["/dev/sw_sync"]], flags flags[open_flags], mode const[0]) fd |
