aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/runtime/stubs3.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/runtime/stubs3.go')
-rw-r--r--libgo/go/runtime/stubs3.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/libgo/go/runtime/stubs3.go b/libgo/go/runtime/stubs3.go
index 35feb10..cb900b2 100644
--- a/libgo/go/runtime/stubs3.go
+++ b/libgo/go/runtime/stubs3.go
@@ -2,6 +2,9 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//-go:build !aix && !darwin && !freebsd && !openbsd && !plan9 && !solaris
+// -build !aix,!darwin,!freebsd,!openbsd,!plan9,!solaris
+
package runtime
func nanotime1() int64