aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/stubs3.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/stubs3.go')
-rw-r--r--src/runtime/stubs3.go7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/runtime/stubs3.go b/src/runtime/stubs3.go
index 95eecc7eca..1885d32051 100644
--- a/src/runtime/stubs3.go
+++ b/src/runtime/stubs3.go
@@ -2,11 +2,12 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+// +build !aix
+// +build !darwin
+// +build !freebsd
+// +build !openbsd
// +build !plan9
// +build !solaris
-// +build !freebsd
-// +build !darwin
-// +build !aix
package runtime