diff options
| author | Yu Hao <yhao016@ucr.edu> | 2022-09-26 11:35:05 -0700 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2022-09-28 16:31:28 +0200 |
| commit | b485720cba89f4f8a0e542a8c350a21b981d1af9 (patch) | |
| tree | 69f88ac8f7af5616605e38949927ffa19eaa68cd /sys/linux/dev_rfkill.txt.const | |
| parent | 8bcc326376d1f528a2fb2869c95f32849a50840e (diff) | |
sys/linux: fix errors
Diffstat (limited to 'sys/linux/dev_rfkill.txt.const')
| -rw-r--r-- | sys/linux/dev_rfkill.txt.const | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
