diff options
Diffstat (limited to 'executor/syscalls_akaros.h')
| -rw-r--r-- | executor/syscalls_akaros.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/syscalls_akaros.h b/executor/syscalls_akaros.h index 5e931faa5..40254b1d8 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 "c744974e88a841048703aae6c95499abb460f41b" +#define SYZ_REVISION "b3ec742aa8b8f4d014d4030760d098325dfb1f62" #define SYZ_PAGE_SIZE 4096 #define SYZ_NUM_PAGES 4096 #define SYZ_DATA_OFFSET 536870912 |
