Fix MacOS compilation

This commit is contained in:
SChernykh
2020-03-11 16:35:52 +01:00
parent e22f798085
commit 539943c655
4 changed files with 7 additions and 3 deletions
+3
View File
@@ -40,6 +40,9 @@
.global DECL(SHA3_256_AVX2_ASM)
ALIGN 64
DECL(SHA3_256_AVX2_ASM):
#include "sha3_256_avx2.inc"
KeccakF1600_AVX2_ASM: