mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-22 22:10:59 +00:00
Fix style in documentation of MBEDTLS_HAVE_ASM
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
parent
0c2f86d319
commit
75bc755cec
|
@ -46,10 +46,10 @@
|
|||
* Requires support for asm() in compiler.
|
||||
*
|
||||
* Used in:
|
||||
* library/armv8ce_aes.c
|
||||
* library/aria.c
|
||||
* library/timing.c
|
||||
* include/mbedtls/bn_mul.h
|
||||
* library/armv8ce_aes.c
|
||||
*
|
||||
* Required by:
|
||||
* MBEDTLS_AESNI_C
|
||||
|
|
Loading…
Reference in a new issue