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
*