mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-04-29 02:24:21 +02:00
IAR/EWARM wolfSSL name change
This commit is contained in:
@@ -1846,7 +1846,7 @@ void bench_ed25519KeySign(void)
|
||||
return ( ns / CLOCK * 2.0);
|
||||
}
|
||||
|
||||
#elif defined(WOLFSSL_IAR_ARM_TIME) || defined (WOLFSSL_MDK_ARM) || defined(WOLFSSL_USER_TIME)
|
||||
#elif defined(WOLFSSL_IAR_ARM_TIME) || defined (WOLFSSL_MDK_ARM) || defined(WOLFSSL_USER_CURRTIME)
|
||||
extern double current_time(int reset);
|
||||
|
||||
#elif defined FREERTOS
|
||||
|
||||
Reference in New Issue
Block a user