mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-24 06:02:44 +00:00
mbedtls_config.h: remove empty * line before closing */ line
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
d2ae432364
commit
7265bab8ad
@ -496,7 +496,6 @@
|
|||||||
* performance if ROM access is slower than RAM access.
|
* performance if ROM access is slower than RAM access.
|
||||||
*
|
*
|
||||||
* This option is independent of \c MBEDTLS_AES_FEWER_TABLES.
|
* This option is independent of \c MBEDTLS_AES_FEWER_TABLES.
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
//#define MBEDTLS_AES_ROM_TABLES
|
//#define MBEDTLS_AES_ROM_TABLES
|
||||||
|
|
||||||
@ -518,7 +517,6 @@
|
|||||||
* depends on the system and memory details.
|
* depends on the system and memory details.
|
||||||
*
|
*
|
||||||
* This option is independent of \c MBEDTLS_AES_ROM_TABLES.
|
* This option is independent of \c MBEDTLS_AES_ROM_TABLES.
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
//#define MBEDTLS_AES_FEWER_TABLES
|
//#define MBEDTLS_AES_FEWER_TABLES
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user