diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-12-29 20:40:32 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-12-29 20:40:32 +0100 |
| commit | 204cb1446fa9aee09a506bc33f8fe605dbf709d2 (patch) | |
| tree | 96ebd226f2ee0b7efcc50d697e46539c58a9dc0f /sys/linux/sys.txt | |
| parent | f02201ce9abdc8b21dee6870bf978ef0ba988a2f (diff) | |
sys/linux: add AF_ISDN 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 ea3827f83..422e37d35 100644 --- a/sys/linux/sys.txt +++ b/sys/linux/sys.txt @@ -483,7 +483,6 @@ openat$hwrng(fd const[AT_FDCWD], file ptr[in, string["/dev/hwrng"]], flags flags openat$hpet(fd const[AT_FDCWD], file ptr[in, string["/dev/hpet"]], flags flags[open_flags], mode const[0]) fd openat$hidraw0(fd const[AT_FDCWD], file ptr[in, string["/dev/hidraw0"]], flags flags[open_flags], mode const[0]) fd openat$fb0(fd const[AT_FDCWD], file ptr[in, string["/dev/fb0"]], 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$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 |
