aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/syscalls.h')
-rw-r--r--executor/syscalls.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h
index 43da5941b..b86276d11 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -14824,6 +14824,9 @@ const call_t syscalls[] = {
{"ioctl$KDSETLED", 54},
{"ioctl$KDSETMODE", 54},
{"ioctl$KDSETRAD", 54},
+ {"ioctl$PCIOCGETROM", 54},
+ {"ioctl$PCIOCREAD", 54},
+ {"ioctl$PCIOCWRITE", 54},
{"ioctl$TIOCCBRK", 54},
{"ioctl$TIOCCDTR", 54},
{"ioctl$TIOCCHKVERAUTH", 54},
@@ -14926,6 +14929,7 @@ const call_t syscalls[] = {
{"openat", 321},
{"openat$bpf", 321},
{"openat$null", 321},
+ {"openat$pci", 321},
{"openat$tty", 321},
{"openat$wsdisplay", 321},
{"openat$wskbd", 321},