mbedtls/include
Manuel Pégourié-Gonnard 0e17cc93c6 Avoid stringifying condition too early
It's better if the macro receives the condition as an expression rather than a
string - that way it can choose to use it as is or stringify it. Also, the
documentation states that the parameter is an expression, not a string.
2018-12-11 12:28:56 +01:00
..
mbedtls Avoid stringifying condition too early 2018-12-11 12:28:56 +01:00
.gitignore
CMakeLists.txt