9b0970f1b0
Seeing the following errors with GCC 6 on ARM: crypto/hrss/hrss.c:212:12: error: function declaration isn't a prototype [-Werror=strict-prototypes] static int vec_capable() { return CRYPTO_is_NEON_capable(); } ^~~~~~~~~~~ crypto/hrss/hrss.c: In function 'vec_capable': crypto/hrss/hrss.c:212:12: error: old-style function definition [-Werror=old-style-definition] Change-Id: Ice540e6d436b8ada1dbc494f1feca10efff11687 Reviewed-on: https://boringssl-review.googlesource.com/c/33624 Reviewed-by: Adam Langley <agl@google.com> Commit-Queue: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
asm | ||
hrss_test.cc | ||
hrss.c | ||
internal.h |