diff options
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h index a4245cc13..3a1b489ff 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -17062,6 +17062,7 @@ const call_t syscalls[] = { #if GOARCH_amd64 const call_t syscalls[] = { {"__clone", 287}, + {"__vfork14", 282}, {"_lwp_continue", 314}, {"_lwp_create", 309}, {"_lwp_ctl", 325}, |
