aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls_windows.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/syscalls_windows.h')
-rw-r--r--executor/syscalls_windows.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/syscalls_windows.h b/executor/syscalls_windows.h
index 7dcf746a6..0b2b32984 100644
--- a/executor/syscalls_windows.h
+++ b/executor/syscalls_windows.h
@@ -2,7 +2,7 @@
#if defined(_M_X64) || 0
#define GOARCH "amd64"
-#define SYZ_REVISION "6285e05d0c2a423477b78cca69c1143794a9b482"
+#define SYZ_REVISION "e9562f6b9973e9e9a9522fd8ec12b4e913f13b4c"
#define SYZ_EXECUTOR_USES_FORK_SERVER false
#define SYZ_EXECUTOR_USES_SHMEM false
#define SYZ_PAGE_SIZE 4096