aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls_akaros.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/syscalls_akaros.h')
-rw-r--r--executor/syscalls_akaros.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/syscalls_akaros.h b/executor/syscalls_akaros.h
index de24a539f..f60741193 100644
--- a/executor/syscalls_akaros.h
+++ b/executor/syscalls_akaros.h
@@ -2,7 +2,7 @@
#if defined(__x86_64__) || 0
#define GOARCH "amd64"
-#define SYZ_REVISION "9c09d67e0d2fb4a004add22093616420ce831dfc"
+#define SYZ_REVISION "c9ad4b6b2170889e4578f982cada749d94dfbd59"
#define SYZ_EXECUTOR_USES_FORK_SERVER true
#define SYZ_EXECUTOR_USES_SHMEM false
#define SYZ_PAGE_SIZE 4096