1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-11-23 00:02:39 +03:00

Remove option HAVE_LONGLONG

This commit is contained in:
Manuel Pégourié-Gonnard
2015-04-09 17:13:45 +02:00
parent 7b53889f05
commit 975d5fa206
6 changed files with 3 additions and 24 deletions

View File

@@ -39,14 +39,6 @@
* \{
*/
/**
* \def MBEDTLS_HAVE_LONGLONG
*
* The compiler supports the 'long long' type.
* (Only used on 32-bit platforms)
*/
#define MBEDTLS_HAVE_LONGLONG
/**
* \def MBEDTLS_HAVE_ASM
*