cpu_riscv64.go
172 Bytes
-
internal/cpu: don't define CacheLinePadSize for riscv64 · 1e156d9b
In libgo CacheLinePadSize is defined by the generated file cpugen.go. Keep cpu_riscv64.go around, even though it is now empty, so that we will pick up changes to it in future merges. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/216077
Ian Lance Taylor committed