diff options
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h index a46146d06..40ad8e904 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -16050,6 +16050,8 @@ const call_t syscalls[] = { {"ioctl$PCIOCGETROM", 54}, {"ioctl$PCIOCREAD", 54}, {"ioctl$PCIOCWRITE", 54}, + {"ioctl$SPKRTONE", 54}, + {"ioctl$SPKRTUNE", 54}, {"ioctl$TIOCCBRK", 54}, {"ioctl$TIOCCDTR", 54}, {"ioctl$TIOCCHKVERAUTH", 54}, @@ -16169,6 +16171,7 @@ const call_t syscalls[] = { {"openat$klog", 321}, {"openat$null", 321}, {"openat$pci", 321}, + {"openat$speaker", 321}, {"openat$tty", 321}, {"openat$vmm", 321}, {"openat$wsdisplay", 321}, |
