mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Remove option HAVE_LONGLONG
This commit is contained in:
@ -39,9 +39,6 @@
|
||||
|
||||
static const char *features[] = {
|
||||
#if defined(MBEDTLS_VERSION_FEATURES)
|
||||
#if defined(MBEDTLS_HAVE_LONGLONG)
|
||||
"MBEDTLS_HAVE_LONGLONG",
|
||||
#endif /* MBEDTLS_HAVE_LONGLONG */
|
||||
#if defined(MBEDTLS_HAVE_ASM)
|
||||
"MBEDTLS_HAVE_ASM",
|
||||
#endif /* MBEDTLS_HAVE_ASM */
|
||||
|
Reference in New Issue
Block a user