1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-09-15 12:01:08 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
David Horstmann
8b6068b69a Switch to the new code style
Signed-off-by: David Horstmann <david.horstmann@arm.com>
2023-01-05 15:42:32 +00:00
Gilles Peskine
a0ebaefef9 Create threading_alt.h header for testing
Follow-up to "Create xxx_alt.h headers for testing". The inclusion of
threading_alt.h in include/mbedtls/threading.h does not follow the
same pattern as the others so it was missed by the script.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-06-15 00:10:37 +02:00