diff options
Diffstat (limited to 'chacha20/chacha_ppc64le.go')
| -rw-r--r-- | chacha20/chacha_ppc64le.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chacha20/chacha_ppc64le.go b/chacha20/chacha_ppc64le.go index da420b2..3a4287f 100644 --- a/chacha20/chacha_ppc64le.go +++ b/chacha20/chacha_ppc64le.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build gc && !purego -// +build gc,!purego package chacha20 |
