Sign in
go
/
sys.git
/
4f23f804edb0e01ed41cebeafbc82374889eddee
/
.
/
cpu
/
cpu_other_arm64.go
blob: ff74d7afa8146929bdc66a477168f3f31802a452 [
file
]
// Copyright 2019 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.
//go:build !linux && !netbsd && !openbsd && !windows && arm64
package cpu
func doinit() {}