diff options
| author | Anton Lindqvist <anton@basename.se> | 2019-06-05 21:12:10 +0200 |
|---|---|---|
| committer | Greg Steuck <blackgnezdo@gmail.com> | 2019-06-05 19:18:58 -0700 |
| commit | 6354390a826632cb9aa5bfebc93f4e30ae1b5a0f (patch) | |
| tree | 6965e93bb5cb9c6485ab07606f1976a297c2f192 /executor/defs.h | |
| parent | a547defcdc2fffb71a997c3bff70cecbc1572c3d (diff) | |
sys/openbsd: add missing wsmouse ioctl descriptions
Diffstat (limited to 'executor/defs.h')
| -rw-r--r-- | executor/defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/defs.h b/executor/defs.h index 896f29668..a24cad791 100644 --- a/executor/defs.h +++ b/executor/defs.h @@ -140,7 +140,7 @@ #if GOARCH_amd64 #define GOARCH "amd64" -#define SYZ_REVISION "1f7a33a955602d488b0c3f964b983c9f8baf75a3" +#define SYZ_REVISION "25b5d4aba6e9c263a9a1612d0fdf90ba439178fe" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 |
