mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 09:25:42 +01:00
776521aee8
All the core examples have been modified not to return from main by the means of the return statement, but rather via exit() function, which was done to make the examples more bare metal friendly. This commit, for the sake of consistency, introduces the modifications to the test and utility examples. These, while less likely to be used in the low level environments, won't suffer from such a change. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
pem2der.c | ||
strerror.c |