diff options
| author | Necip Fazil Yildiran <necip@google.com> | 2020-06-23 08:53:33 +0300 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-06-23 10:34:37 +0200 |
| commit | 54566aff1679fc74487d3efb9f7bbfbc21beed4b (patch) | |
| tree | 582de89e9fa89aa8c2030becf7ef060444441b74 /sys/linux/dev_qrtr_tun_386.const | |
| parent | 39240c9e937ac9b29eb0c378d75d9fb405c58f27 (diff) | |
sys/linux: add descriptions for qrtr-tun
Diffstat (limited to 'sys/linux/dev_qrtr_tun_386.const')
| -rw-r--r-- | sys/linux/dev_qrtr_tun_386.const | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/linux/dev_qrtr_tun_386.const b/sys/linux/dev_qrtr_tun_386.const new file mode 100644 index 000000000..25fb28e29 --- /dev/null +++ b/sys/linux/dev_qrtr_tun_386.const @@ -0,0 +1,7 @@ +# AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 +__NR_mmap = 192 +__NR_mmap2 = 192 +__NR_openat = 295 +__NR_read = 3 +__NR_write = 4 |
