gcc/libgo/go/runtime/stubs3.go
2018-09-26 03:29:07 +00:00

14 lines
289 B
Go

// Copyright 2018 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build !plan9
// +build !windows
// +build !nacl
// +build !freebsd
// +build !darwin
package runtime
func nanotime() int64