diff options
| author | Jouni Hogander <jouni.hogander@unikie.com> | 2019-12-09 13:56:27 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-17 11:10:52 +0100 |
| commit | 2b31345f36a04f232a5f698a6dc19e8123f204ab (patch) | |
| tree | 3c4d3682fed0e4178bbadec10b097769ea099647 /sys/linux/dev_uhid_mips64le.const | |
| parent | 24856513b213e1440ce87fafb7ed629c10b87c20 (diff) | |
Autogenerated files for linux/mips64le
This patch adds all autogenerated files for linux/mips64le. Files are
generated by following commands:
make extract
bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux
make generate
Diffstat (limited to 'sys/linux/dev_uhid_mips64le.const')
| -rw-r--r-- | sys/linux/dev_uhid_mips64le.const | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sys/linux/dev_uhid_mips64le.const b/sys/linux/dev_uhid_mips64le.const new file mode 100644 index 000000000..7cb5a8d83 --- /dev/null +++ b/sys/linux/dev_uhid_mips64le.const @@ -0,0 +1,14 @@ +# AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 +O_RDWR = 2 +O_RDWR_NONBLOCK = 130 +UHID_CREATE = 0 +UHID_CREATE2 = 11 +UHID_DATA_MAX = 4096 +UHID_DESTROY = 1 +UHID_GET_REPORT_REPLY = 10 +UHID_INPUT = 8 +UHID_INPUT2 = 12 +UHID_SET_REPORT_REPLY = 14 +__NR_openat = 5247 +__NR_write = 5001 |
