aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/md5/md5block_s390x.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/md5/md5block_s390x.s')
-rw-r--r--src/crypto/md5/md5block_s390x.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/crypto/md5/md5block_s390x.s b/src/crypto/md5/md5block_s390x.s
index 68f501cfea..2d18d28f25 100644
--- a/src/crypto/md5/md5block_s390x.s
+++ b/src/crypto/md5/md5block_s390x.s
@@ -10,6 +10,8 @@
// Licence: I hereby disclaim the copyright on this code and place it
// in the public domain.
+//go:build !purego
+
#include "textflag.h"
// func block(dig *digest, p []byte)