Remove support for HAVE_INT8 and HAVE_INT16
This commit is contained in:
parent
b31424c86a
commit
7b53889f05
7 changed files with 36 additions and 138 deletions
|
@ -39,24 +39,6 @@
|
|||
* \{
|
||||
*/
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_HAVE_INT8
|
||||
*
|
||||
* The system uses 8-bit wide native integers.
|
||||
*
|
||||
* Uncomment if native integers are 8-bit wide.
|
||||
*/
|
||||
//#define MBEDTLS_HAVE_INT8
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_HAVE_INT16
|
||||
*
|
||||
* The system uses 16-bit wide native integers.
|
||||
*
|
||||
* Uncomment if native integers are 16-bit wide.
|
||||
*/
|
||||
//#define MBEDTLS_HAVE_INT16
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_HAVE_LONGLONG
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue