Sign in
go
/
sys
/
refs/heads/internal-branch.go1.16-vendor
/
.
/
cpu
/
cpu_other_arm64.go
blob: 16c1c4090ee2f1c7060d5d4d723c231fa6d2e6f2 [
file
] [
log
] [
blame
] [
edit
]
// 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.
// +build !linux,!netbsd
// +build arm64
package cpu
func doinit() {}