summaryrefslogtreecommitdiffhomepage
path: root/pkg/bits/uint64_arch.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/bits/uint64_arch.go')
-rw-r--r--pkg/bits/uint64_arch.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/bits/uint64_arch.go b/pkg/bits/uint64_arch.go
index 9f23eff77..fc5634167 100644
--- a/pkg/bits/uint64_arch.go
+++ b/pkg/bits/uint64_arch.go
@@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+//go:build amd64 || arm64
// +build amd64 arm64
package bits