mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-07 04:44:52 +00:00
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 | ||