Sign in
go
/
sys
/
c64c51db65cebfa1dc4825a1c7a077a5859796a3
/
.
/
cpu
/
cpu_other_arm.go
blob: e9ecf2a45674ac5e93d418e8e17b949613d9af72 [
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.
//go:build !linux && arm
package cpu
func archInit() {}