aboutsummaryrefslogtreecommitdiff
path: root/src/hash/crc32/gen_const_ppc64le.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash/crc32/gen_const_ppc64le.go')
-rw-r--r--src/hash/crc32/gen_const_ppc64le.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hash/crc32/gen_const_ppc64le.go b/src/hash/crc32/gen_const_ppc64le.go
index c98454c685..2f15a60b50 100644
--- a/src/hash/crc32/gen_const_ppc64le.go
+++ b/src/hash/crc32/gen_const_ppc64le.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build ignore
-// +build ignore
// Generate the constant table associated with the poly used by the
// vpmsumd crc32 algorithm.