aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/msan0.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/syscall/msan0.go')
-rw-r--r--src/syscall/msan0.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/syscall/msan0.go b/src/syscall/msan0.go
index ff10be9d25..85097025a0 100644
--- a/src/syscall/msan0.go
+++ b/src/syscall/msan0.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build !msan
// +build !msan
package syscall