diff options
Diffstat (limited to 'chacha20poly1305/chacha20poly1305_amd64.s')
| -rw-r--r-- | chacha20poly1305/chacha20poly1305_amd64.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chacha20poly1305/chacha20poly1305_amd64.s b/chacha20poly1305/chacha20poly1305_amd64.s index 867c181..541d696 100644 --- a/chacha20poly1305/chacha20poly1305_amd64.s +++ b/chacha20poly1305/chacha20poly1305_amd64.s @@ -5,7 +5,6 @@ // This file was originally from https://golang.org/cl/24717 by Vlad Krasnov of CloudFlare. //go:build gc && !purego -// +build gc,!purego #include "textflag.h" // General register allocation |
