mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-02-02 20:51:01 +00:00
Update generated file
This commit is contained in:
parent
cc0d084820
commit
8ee08a259a
|
@ -474,9 +474,6 @@ static const char *features[] = {
|
||||||
#if defined(POLARSSL_PADLOCK_C)
|
#if defined(POLARSSL_PADLOCK_C)
|
||||||
"POLARSSL_PADLOCK_C",
|
"POLARSSL_PADLOCK_C",
|
||||||
#endif /* POLARSSL_PADLOCK_C */
|
#endif /* POLARSSL_PADLOCK_C */
|
||||||
#if defined(POLARSSL_PBKDF2_C)
|
|
||||||
"POLARSSL_PBKDF2_C",
|
|
||||||
#endif /* POLARSSL_PBKDF2_C */
|
|
||||||
#if defined(POLARSSL_PEM_PARSE_C)
|
#if defined(POLARSSL_PEM_PARSE_C)
|
||||||
"POLARSSL_PEM_PARSE_C",
|
"POLARSSL_PEM_PARSE_C",
|
||||||
#endif /* POLARSSL_PEM_PARSE_C */
|
#endif /* POLARSSL_PEM_PARSE_C */
|
||||||
|
|
Loading…
Reference in a new issue