mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 03:07:29 +02:00
add include for task.h for FREERTOS in benchmark.c
This commit is contained in:
@ -4764,6 +4764,8 @@ exit_ed_verify:
|
|||||||
|
|
||||||
#elif defined FREERTOS
|
#elif defined FREERTOS
|
||||||
|
|
||||||
|
#include "task.h"
|
||||||
|
|
||||||
double current_time(int reset)
|
double current_time(int reset)
|
||||||
{
|
{
|
||||||
portTickType tickCount;
|
portTickType tickCount;
|
||||||
|
Reference in New Issue
Block a user