Files
mbedtls/include
David Horstmann 3e715b02e6 Fix format specifiers for ANSI stdio
Instead of using the windows-specific "I64d" format specifier, use the
friendly MinGW abstraction PRId64, which works both when
__USE_MINGW_ANSI_STDIO is enabled and when it is disabled.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2025-05-15 17:02:47 +01:00
..
2015-03-10 11:23:56 +00:00