This commit is contained in:
cathugger
2022-05-05 23:18:41 +03:00
parent 01062d70d1
commit 6438396a33
10 changed files with 78 additions and 32 deletions

View File

@@ -1,3 +1,4 @@
#ifndef ED25519_donna
# if defined(_MSC_VER)
# define ALIGN(x) __declspec(align(x))