mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 18:03:00 +00:00
In particular, don't use #MBEDTLS_xxx on macros that are undefined in some configurations, since this would be typeset with a literal '#'.
In particular, don't use #MBEDTLS_xxx on macros that are undefined in some configurations, since this would be typeset with a literal '#'.