mirror of https://github.com/wolfSSL/wolfBoot.git
Updated wolfPKCS11 submodule
+ Fix visibility of clock_gettime for benchmark in test applicationspull/582/head
parent
fbc5286951
commit
ae97fca60d
|
|
@ -1 +1 @@
|
|||
Subproject commit afb67e64b49356a81a478ad91dd0d53c1dbde01e
|
||||
Subproject commit ddeb8877d088796edc187e254068755628349d8e
|
||||
|
|
@ -26,6 +26,8 @@
|
|||
#define H_USER_SETTINGS_
|
||||
|
||||
#include <target.h>
|
||||
#include <time.h>
|
||||
int clock_gettime (clockid_t clock_id, struct timespec *tp);
|
||||
#include "wolfboot/wc_secure.h"
|
||||
|
||||
#define WOLFCRYPT_ONLY
|
||||
|
|
|
|||
Loading…
Reference in New Issue