From b485720cba89f4f8a0e542a8c350a21b981d1af9 Mon Sep 17 00:00:00 2001 From: Yu Hao Date: Mon, 26 Sep 2022 11:35:05 -0700 Subject: sys/linux: fix errors --- sys/linux/dev_rfkill.txt.const | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/dev_rfkill.txt.const') diff --git a/sys/linux/dev_rfkill.txt.const b/sys/linux/dev_rfkill.txt.const index f3524bb6f..9fb78f3a4 100644 --- a/sys/linux/dev_rfkill.txt.const +++ b/sys/linux/dev_rfkill.txt.const @@ -3,6 +3,7 @@ arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x AT_FDCWD = ??? NUM_RFKILL_TYPES = 9 RFKILL_IOCTL_NOINPUT = 20993, mips64le:ppc64le:536891905 +RFKILL_IOC_MAX_SIZE = 2 RFKILL_OP_CHANGE_ALL = 3 __NR_ioctl = 54, amd64:16, arm64:riscv64:29, mips64le:5015 __NR_openat = 56, 386:295, amd64:257, arm:322, mips64le:5247, ppc64le:286, s390x:288 -- cgit mrf-deployment