mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-01 10:06:53 +03:00
Update generated files
This commit is contained in:
@ -66,12 +66,18 @@ const char *features[] = {
|
||||
#if defined(POLARSSL_PLATFORM_NO_STD_FUNCTIONS)
|
||||
"POLARSSL_PLATFORM_NO_STD_FUNCTIONS",
|
||||
#endif /* POLARSSL_PLATFORM_NO_STD_FUNCTIONS */
|
||||
#if defined(POLARSSL_PLATFORM_PRINTF_ALT)
|
||||
"POLARSSL_PLATFORM_PRINTF_ALT",
|
||||
#endif /* POLARSSL_PLATFORM_PRINTF_ALT */
|
||||
#if defined(POLARSSL_PLATFORM_EXIT_ALT)
|
||||
"POLARSSL_PLATFORM_EXIT_ALT",
|
||||
#endif /* POLARSSL_PLATFORM_EXIT_ALT */
|
||||
#if defined(POLARSSL_PLATFORM_FPRINTF_ALT)
|
||||
"POLARSSL_PLATFORM_FPRINTF_ALT",
|
||||
#endif /* POLARSSL_PLATFORM_FPRINTF_ALT */
|
||||
#if defined(POLARSSL_PLATFORM_PRINTF_ALT)
|
||||
"POLARSSL_PLATFORM_PRINTF_ALT",
|
||||
#endif /* POLARSSL_PLATFORM_PRINTF_ALT */
|
||||
#if defined(POLARSSL_PLATFORM_SNPRINTF_ALT)
|
||||
"POLARSSL_PLATFORM_SNPRINTF_ALT",
|
||||
#endif /* POLARSSL_PLATFORM_SNPRINTF_ALT */
|
||||
#if defined(POLARSSL_TIMING_ALT)
|
||||
"POLARSSL_TIMING_ALT",
|
||||
#endif /* POLARSSL_TIMING_ALT */
|
||||
|
Reference in New Issue
Block a user