aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/syscalls.h')
-rw-r--r--executor/syscalls.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h
index 84be3d7a1..f0af5c641 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -875,6 +875,7 @@ call_t syscalls[] = {
{"syz_open_dev$mouse", 1000001},
{"syz_open_dev$mice", 1000001},
{"syz_open_dev$evdev", 1000001},
+ {"write$evdev", 1},
};
#endif
@@ -1742,6 +1743,7 @@ call_t syscalls[] = {
{"syz_open_dev$mouse", 1000001},
{"syz_open_dev$mice", 1000001},
{"syz_open_dev$evdev", 1000001},
+ {"write$evdev", 64},
};
#endif