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