diff options
Diffstat (limited to 'chacha20/chacha_ppc64le.s')
| -rw-r--r-- | chacha20/chacha_ppc64le.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chacha20/chacha_ppc64le.s b/chacha20/chacha_ppc64le.s index 5c0fed2..66aebae 100644 --- a/chacha20/chacha_ppc64le.s +++ b/chacha20/chacha_ppc64le.s @@ -20,7 +20,6 @@ // due to the calling conventions and initialization of constants. //go:build gc && !purego -// +build gc,!purego #include "textflag.h" |
