mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
Migrate to threading_helpers.h
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
a021d63bf7
commit
17c119a5e3
6 changed files with 50 additions and 24 deletions
|
|
@ -31,6 +31,7 @@
|
|||
#include <mbedtls/platform.h>
|
||||
#include <mbedtls/platform_util.h>
|
||||
#include "test/helpers.h"
|
||||
#include "test/threading_helpers.h"
|
||||
#include "test/macros.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue