aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha512/sha512block_s390x.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/sha512/sha512block_s390x.s')
-rw-r--r--src/crypto/sha512/sha512block_s390x.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/crypto/sha512/sha512block_s390x.s b/src/crypto/sha512/sha512block_s390x.s
index 9fdf343900..230bd414d3 100644
--- a/src/crypto/sha512/sha512block_s390x.s
+++ b/src/crypto/sha512/sha512block_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 block(dig *digest, p []byte)