aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls_netbsd.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-02-23 13:42:41 +0100
committerDmitry Vyukov <dvyukov@google.com>2018-02-23 13:42:41 +0100
commite229ac7779c82d5cdf27243e7699a2175c785f80 (patch)
tree17c615f6d9762b3eb7c0a99ee0a991197ef89978 /executor/syscalls_netbsd.h
parent3be86de046e00897e05f1330b9fe17459735f294 (diff)
sys: fix descriptions for strickter return type checks
Mostly remove vma as return from some mm syscalls. This is unnecessary and we never used these.
Diffstat (limited to 'executor/syscalls_netbsd.h')
-rw-r--r--executor/syscalls_netbsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/syscalls_netbsd.h b/executor/syscalls_netbsd.h
index aa16f0644..aa7ae3bca 100644
--- a/executor/syscalls_netbsd.h
+++ b/executor/syscalls_netbsd.h
@@ -2,7 +2,7 @@
#if defined(__x86_64__) || 0
#define GOARCH "amd64"
-#define SYZ_REVISION "350c03f12de803ca8775df640249eae7e2425419"
+#define SYZ_REVISION "2439df11c096f3078f912ba500b1452d2fd517df"
#define SYZ_PAGE_SIZE 4096
#define SYZ_NUM_PAGES 4096
#define SYZ_DATA_OFFSET 536870912