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_rfkill_mips64le.const | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sys/linux/dev_rfkill_mips64le.const (limited to 'sys/linux/dev_rfkill_mips64le.const') diff --git a/sys/linux/dev_rfkill_mips64le.const b/sys/linux/dev_rfkill_mips64le.const new file mode 100644 index 000000000..fc7c063b1 --- /dev/null +++ b/sys/linux/dev_rfkill_mips64le.const @@ -0,0 +1,9 @@ +# AUTOGENERATED FILE +# AT_FDCWD is not set +NUM_RFKILL_TYPES = 9 +RFKILL_IOCTL_NOINPUT = 536891905 +RFKILL_OP_CHANGE_ALL = 3 +__NR_ioctl = 5015 +__NR_openat = 5247 +__NR_read = 5000 +__NR_write = 5001 -- cgit mrf-deployment