diff options
Diffstat (limited to 'chacha20/chacha_s390x.s')
| -rw-r--r-- | chacha20/chacha_s390x.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chacha20/chacha_s390x.s b/chacha20/chacha_s390x.s index f3ef5a0..1eda91a 100644 --- a/chacha20/chacha_s390x.s +++ b/chacha20/chacha_s390x.s @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build gc && !purego -// +build gc,!purego #include "go_asm.h" #include "textflag.h" |
