diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-07-01 10:55:42 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-07-01 10:57:23 +0200 |
| commit | 090d8f7bdf91c39e240145e5acd6c5dd5f965bcf (patch) | |
| tree | 1c60f7e9ec3549de48ccd06abea39849e5ae02fa /sys/linux/dev_uinput_riscv64.const | |
| parent | 33576216a5c1883809bab657974f5c299e80b337 (diff) | |
sys/linux: add riscv_flush_icache syscall
+extract constants on next-20200701
Diffstat (limited to 'sys/linux/dev_uinput_riscv64.const')
| -rw-r--r-- | sys/linux/dev_uinput_riscv64.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/dev_uinput_riscv64.const b/sys/linux/dev_uinput_riscv64.const index 91adb6f86..b322a2109 100644 --- a/sys/linux/dev_uinput_riscv64.const +++ b/sys/linux/dev_uinput_riscv64.const @@ -13,7 +13,7 @@ O_RDWR = 2 # O_RDWR_NONBLOCK is not set REL_MAX = 15 SND_MAX = 7 -SW_MAX = 15 +SW_MAX = 16 UINPUT_MAX_NAME_SIZE = 80 UI_ABS_SETUP = 1075598596 UI_BEGIN_FF_ERASE = 3222033866 |
