diff options
Diffstat (limited to 'executor/syscalls_windows.h')
| -rw-r--r-- | executor/syscalls_windows.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/syscalls_windows.h b/executor/syscalls_windows.h index a48864d53..b20fe7266 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 "47180614fec67dadb09d1411878a07a5132de548" +#define SYZ_REVISION "6285e05d0c2a423477b78cca69c1143794a9b482" #define SYZ_PAGE_SIZE 4096 #define SYZ_NUM_PAGES 4096 #define SYZ_DATA_OFFSET 536870912 |
