diff options
Diffstat (limited to 'executor/syscalls_netbsd.h')
| -rw-r--r-- | executor/syscalls_netbsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/syscalls_netbsd.h b/executor/syscalls_netbsd.h index caf18be35..d31a41ef5 100644 --- a/executor/syscalls_netbsd.h +++ b/executor/syscalls_netbsd.h @@ -2,7 +2,7 @@ #if defined(__x86_64__) || 0 #define GOARCH "amd64" -#define SYZ_REVISION "0bd253c590edd5bab97c9303498e5e6ca82b973e" +#define SYZ_REVISION "b8cf507bff6e073c3fe77c8ab8b9a47cbcf66359" unsigned syscall_count = 188; call_t syscalls[] = { |
