aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/ecdsa/ecdsa_s390x.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/ecdsa/ecdsa_s390x.s')
-rw-r--r--src/crypto/ecdsa/ecdsa_s390x.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/crypto/ecdsa/ecdsa_s390x.s b/src/crypto/ecdsa/ecdsa_s390x.s
index ea1f4469e9..2aae59c291 100644
--- a/src/crypto/ecdsa/ecdsa_s390x.s
+++ b/src/crypto/ecdsa/ecdsa_s390x.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"
// func kdsa(fc uint64, params *[4096]byte) (errn uint64)