aboutsummaryrefslogtreecommitdiffstats
path: root/executor/defs.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-12-01 11:03:27 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-12-01 11:03:27 +0100
commit3504484430f1d004d7eb10c5d04577c0b2d84cb3 (patch)
tree9a1a0c41fe1eecc4e79593ee9ba0c9513a084170 /executor/defs.h
parentedcd9e3c9ade5c8ccb7857c0add43b05e7a86c44 (diff)
sys/linux: update consts
Regenerate const files for all arches.
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 5fc639b21..21a46f416 100644
--- a/executor/defs.h
+++ b/executor/defs.h
@@ -100,7 +100,7 @@
#if GOARCH_arm64
#define GOARCH "arm64"
-#define SYZ_REVISION "46f2ff92a0e70abd56031edf71cbd3411c0a1591"
+#define SYZ_REVISION "47ed1151a04be97f4fbc739805c3ab4e3b93603f"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096