aboutsummaryrefslogtreecommitdiffstats
path: root/executor/defs.h
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2019-01-21 19:16:47 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-01-22 09:21:03 +0100
commit985f75cc50012d751f5fb16f3ac1026ad7dd3595 (patch)
tree3345c104e476f233961c08201cffe4172d644835 /executor/defs.h
parentbadbbeee6945ebd6ec1d1a897aad860b2decefe9 (diff)
sys/openbsd: remove mincore(2) description
It was recently removed from OpenBSD[1]. [1] https://marc.info/?l=openbsd-cvs&m=154723400730318&w=2
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 fd3f039a6..bb00161ae 100644
--- a/executor/defs.h
+++ b/executor/defs.h
@@ -130,7 +130,7 @@
#if GOARCH_amd64
#define GOARCH "amd64"
-#define SYZ_REVISION "2d0d3f664f6bd0c06c5403484fa99bb7d54d240c"
+#define SYZ_REVISION "1fb3c14be5aef9eaeff451056b396f2846fa99a2"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096