summaryrefslogtreecommitdiff
path: root/src/internal/bytealg/indexbyte_mips64x.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/bytealg/indexbyte_mips64x.s')
-rw-r--r--src/internal/bytealg/indexbyte_mips64x.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/bytealg/indexbyte_mips64x.s b/src/internal/bytealg/indexbyte_mips64x.s
index 6ebf0dee24..0f377f5a4c 100644
--- a/src/internal/bytealg/indexbyte_mips64x.s
+++ b/src/internal/bytealg/indexbyte_mips64x.s
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build mips64 || mips64le
// +build mips64 mips64le
#include "go_asm.h"