mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
Fix bug with compatibility memory define/header
This commit is contained in:
parent
2be147a9cb
commit
0a155b826c
4 changed files with 10 additions and 4 deletions
|
|
@ -1679,6 +1679,7 @@
|
|||
/**
|
||||
* \def POLARSSL_MEMORY_C
|
||||
* Deprecated since 1.3.5. Please use POLARSSL_PLATFORM_MEMORY instead.
|
||||
* Depends on: POLARSSL_PLATFORM_C
|
||||
*/
|
||||
//#define POLARSSL_MEMORY_C
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue