aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2019-08-11 15:08:06 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-08-12 11:16:16 +0200
commit8620c2c2581732b54045bd75ae1220982fbb650f (patch)
treeda46978f5cb5d5cb41ab5c21abb4fe8b60fa08eb /executor/syscalls.h
parente44fc68a5340e5d4496395abe4b532f338b0508a (diff)
sys/openbsd: add ktrace description
Diffstat (limited to 'executor/syscalls.h')
-rw-r--r--executor/syscalls.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h
index 8f58a5935..2aef529f0 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -16136,6 +16136,7 @@ const call_t syscalls[] = {
{"ioctl$WSMUXIO_REMOVE_DEVICE", 54},
{"kevent", 72},
{"kqueue", 269},
+ {"ktrace", 45},
{"lchown", 254},
{"link", 9},
{"linkat", 317},