diff options
Diffstat (limited to 'src/runtime/cputicks.go')
| -rw-r--r-- | src/runtime/cputicks.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/cputicks.go b/src/runtime/cputicks.go index e0593d56e6..162e026b29 100644 --- a/src/runtime/cputicks.go +++ b/src/runtime/cputicks.go @@ -3,6 +3,7 @@ // license that can be found in the LICENSE file. // +build !arm +// +build !arm64 package runtime |
