forked from wolfSSL/wolfssl
benchmark needs a main if NO_CRYPT_BENCHMARK defined
This commit is contained in:
@@ -2015,4 +2015,6 @@ static INLINE word64 get_intel_cycles(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#endif /* HAVE_GET_CYCLES */
|
#endif /* HAVE_GET_CYCLES */
|
||||||
|
#else
|
||||||
|
int main() { return 0; }
|
||||||
#endif /* !NO_CRYPT_BENCHMARK */
|
#endif /* !NO_CRYPT_BENCHMARK */
|
||||||
|
Reference in New Issue
Block a user