aboutsummaryrefslogtreecommitdiff
path: root/src/internal/cpu/cpu_arm64_other.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/cpu/cpu_arm64_other.go')
-rw-r--r--src/internal/cpu/cpu_arm64_other.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/internal/cpu/cpu_arm64_other.go b/src/internal/cpu/cpu_arm64_other.go
index e8b5d529a4..d313648cb7 100644
--- a/src/internal/cpu/cpu_arm64_other.go
+++ b/src/internal/cpu/cpu_arm64_other.go
@@ -3,11 +3,6 @@
// license that can be found in the LICENSE file.
//go:build arm64 && !linux && !freebsd && !android && (!darwin || ios)
-// +build arm64
-// +build !linux
-// +build !freebsd
-// +build !android
-// +build !darwin ios
package cpu