Sign in
go
/
go
/
ecd7b7e991d802db2bb63ccf7cede83f62e4e1c9
/
.
/
src
/
internal
/
cpu
/
cpu_linux.go
blob: ec0b84c510f7c80e695be7995efc7303f581a25b [
file
] [
log
] [
blame
]
// Copyright 2020 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 !android
package cpu
const GOOS = "linux"