From 090d8f7bdf91c39e240145e5acd6c5dd5f965bcf Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 1 Jul 2020 10:55:42 +0200 Subject: sys/linux: add riscv_flush_icache syscall +extract constants on next-20200701 --- sys/linux/dev_uinput_s390x.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/dev_uinput_s390x.const') diff --git a/sys/linux/dev_uinput_s390x.const b/sys/linux/dev_uinput_s390x.const index a55183efb..48429bc2b 100644 --- a/sys/linux/dev_uinput_s390x.const +++ b/sys/linux/dev_uinput_s390x.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 -- cgit mrf-deployment