aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2019-08-11 14:53:38 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-08-12 11:16:16 +0200
commit62d3ec4876c205e466ce15bd3c59fe1ea601bd10 (patch)
tree40ec77f50e719364db89c02589d398757d387a24 /executor/syscalls.h
parentacb51638141ff960f547431757130749bc176bc0 (diff)
sys/openbsd: add speaker descriptions
Diffstat (limited to 'executor/syscalls.h')
-rw-r--r--executor/syscalls.h3
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},