aboutsummaryrefslogtreecommitdiffstats
path: root/executor/defs.h
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2019-07-10 22:04:19 +0200
committerAnton Lindqvist <anton@basename.se>2019-07-10 22:37:39 +0200
commitff7bf04c7ca7e08d726e35dc73780dd3c3f80b68 (patch)
tree8b35c4ff709a6609bae84c32378ea09cbc3f31d3 /executor/defs.h
parentf62e1e85cf54ccfa990868a402eca32bf4513b21 (diff)
sys/openbsd: add diskmap descriptions
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 13af71c91..fe7d12e32 100644
--- a/executor/defs.h
+++ b/executor/defs.h
@@ -140,7 +140,7 @@
#if GOARCH_amd64
#define GOARCH "amd64"
-#define SYZ_REVISION "7f4015fe5d4b3777d30d2d5dd379e3de766e0e8e"
+#define SYZ_REVISION "33de16487cc0a0d25eaa32ea4166bbbc75d2994e"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096