From 2b31345f36a04f232a5f698a6dc19e8123f204ab Mon Sep 17 00:00:00 2001 From: Jouni Hogander Date: Mon, 9 Dec 2019 13:56:27 +0200 Subject: 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 --- sys/linux/dev_usbmon_mips64le.const | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 sys/linux/dev_usbmon_mips64le.const (limited to 'sys/linux/dev_usbmon_mips64le.const') diff --git a/sys/linux/dev_usbmon_mips64le.const b/sys/linux/dev_usbmon_mips64le.const new file mode 100644 index 000000000..1e85bcac0 --- /dev/null +++ b/sys/linux/dev_usbmon_mips64le.const @@ -0,0 +1,19 @@ +# AUTOGENERATED FILE +BUFF_MAX = 1228800 +BUFF_MIN = 8192 +CHUNK_SIZE = 4096 +MON_IOCG_STATS = 1074303491 +MON_IOCH_MFLUSH = 536908296 +MON_IOCQ_RING_SIZE = 536908293 +MON_IOCQ_URB_LEN = 536908289 +MON_IOCT_RING_SIZE = 536908292 +MON_IOCX_GET = 2149093894 +MON_IOCX_GETX = 2149093898 +MON_IOCX_MFETCH = 3222311431 +MON_IOC_MAGIC = 146 +PAGE_SIZE = 4096 +SETUP_LEN = 8 +__NR_ioctl = 5015 +__NR_mmap = 5009 +# __NR_mmap2 is not set +__NR_read = 5000 -- cgit mrf-deployment