mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 18:05:37 +01:00
889bbc70b6
Some TLS-only code paths were not protected by an #ifdef and while some compiler are happy to just silently remove them, armc5 complains: Warning: #111-D: statement is unreachable Let's make armc5 happy. |
||
---|---|---|
.. | ||
mbedtls | ||
tinycrypt | ||
.gitignore | ||
CMakeLists.txt |