Update generated file
This commit is contained in:
parent
f7dbedb7db
commit
bf8f7febd8
1 changed files with 6 additions and 0 deletions
|
@ -78,6 +78,12 @@ static const char *features[] = {
|
|||
#if defined(POLARSSL_PLATFORM_SNPRINTF_ALT)
|
||||
"POLARSSL_PLATFORM_SNPRINTF_ALT",
|
||||
#endif /* POLARSSL_PLATFORM_SNPRINTF_ALT */
|
||||
#if defined(POLARSSL_DEPRECATED_WARNING)
|
||||
"POLARSSL_DEPRECATED_WARNING",
|
||||
#endif /* POLARSSL_DEPRECATED_WARNING */
|
||||
#if defined(POLARSSL_DEPRECATED_REMOVED)
|
||||
"POLARSSL_DEPRECATED_REMOVED",
|
||||
#endif /* POLARSSL_DEPRECATED_REMOVED */
|
||||
#if defined(POLARSSL_TIMING_ALT)
|
||||
"POLARSSL_TIMING_ALT",
|
||||
#endif /* POLARSSL_TIMING_ALT */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue