Sign in
go
/
gofrontend
/
0411a2733fd468e69f1998edd91e8fe3ba40ff9e
/
.
/
libgo
/
go
/
internal
/
cpu
/
cpu_riscv64.go
blob: e74aa7d8945ff21b4743e83bca798e043f3e03c8 [
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.
package cpu
// const CacheLinePadSize = 32
func doinit() {
}