IAR/EWARM wolfSSL name change

This commit is contained in:
Takashi Kojo
2015-06-01 20:02:20 +09:00
parent 644f7a4cdb
commit fe3253e618
21 changed files with 4171 additions and 5387 deletions
+1 -1
View File
@@ -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