aboutsummaryrefslogtreecommitdiffstats
path: root/executor/defs.h
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2019-03-29 16:41:40 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-04-01 12:39:02 +0200
commit4ba360c5fb559397d73ae924bd655fb49c2c776c (patch)
tree04f5baf2f16f57d90c091f2fcd4de8bf801feb08 /executor/defs.h
parent44fe9159be031342cb956bde7dc3f3fa0340d9af (diff)
sys/openbsd: add common ioctl() commands
Diffstat (limited to 'executor/defs.h')
-rw-r--r--executor/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/defs.h b/executor/defs.h
index abc55e1e7..1a2c2969b 100644
--- a/executor/defs.h
+++ b/executor/defs.h
@@ -130,7 +130,7 @@
#if GOARCH_amd64
#define GOARCH "amd64"
-#define SYZ_REVISION "fed31a69d794e7ddd91acc058a2fb8e2ca8ea87a"
+#define SYZ_REVISION "90be3ee14a0e5373833cca67711a81b67f77813d"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096