aboutsummaryrefslogtreecommitdiff
path: root/src/math/exp2_asm.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/exp2_asm.go')
-rw-r--r--src/math/exp2_asm.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/math/exp2_asm.go b/src/math/exp2_asm.go
index 76d258f125..c26b2c3fab 100644
--- a/src/math/exp2_asm.go
+++ b/src/math/exp2_asm.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build arm64
-// +build arm64
package math