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