Update - OpenSSL 1.1.1-pre7-dev
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
# if defined(__GNUC__) || defined(__clang__)
|
||||
# define INLINE_UNUSED __inline__ __attribute__((__unused__,__always_inline__))
|
||||
# define RESTRICT __restrict__
|
||||
# define ALIGNED __attribute__((__aligned__(32)))
|
||||
# define ALIGNED __attribute__((__aligned__(16)))
|
||||
# else
|
||||
# define INLINE_UNUSED ossl_inline
|
||||
# define RESTRICT
|
||||
|
||||
Reference in New Issue
Block a user