mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-15 15:21:08 +03:00
This structure is initialized during the compilation and there is no reason it changes. Making it const allows the compiler to put it in .rodata section instead of .data one. Signed-off-by: Xavier Chapron <chapron.xavier@gmail.com>
66 KiB
66 KiB