diff options
Diffstat (limited to 'src/internal/cpu/cpu_ppc64.go')
| -rw-r--r-- | src/internal/cpu/cpu_ppc64.go | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/internal/cpu/cpu_ppc64.go b/src/internal/cpu/cpu_ppc64.go deleted file mode 100644 index 5b15150847..0000000000 --- a/src/internal/cpu/cpu_ppc64.go +++ /dev/null @@ -1,7 +0,0 @@ -// Copyright 2017 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 CacheLineSize = 128 |
