aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/internal/nistec/p256_asm_ppc64le.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/internal/nistec/p256_asm_ppc64le.s')
-rw-r--r--src/crypto/internal/nistec/p256_asm_ppc64le.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/crypto/internal/nistec/p256_asm_ppc64le.s b/src/crypto/internal/nistec/p256_asm_ppc64le.s
index 6b787609b9..1475dfb1d9 100644
--- a/src/crypto/internal/nistec/p256_asm_ppc64le.s
+++ b/src/crypto/internal/nistec/p256_asm_ppc64le.s
@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build !purego
+
#include "textflag.h"
// This is a port of the s390x asm implementation.