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