mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-26 22:01:07 +00:00
Restore a change in the documentation.
Using the wildcard name MBEDTLS_PLATFORM_XXX_ALT made the Travis build fail.
This commit is contained in:
parent
d75b782d0d
commit
c351d18c0e
|
@ -131,7 +131,7 @@
|
||||||
//#define MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
|
//#define MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \def MBEDTLS_PLATFORM_XXX_ALT
|
* \def MBEDTLS_PLATFORM_EXIT_ALT
|
||||||
*
|
*
|
||||||
* MBEDTLS_PLATFORM_XXX_ALT: Uncomment a macro to let mbed TLS support the
|
* MBEDTLS_PLATFORM_XXX_ALT: Uncomment a macro to let mbed TLS support the
|
||||||
* function in the platform abstraction layer.
|
* function in the platform abstraction layer.
|
||||||
|
|
Loading…
Reference in a new issue