mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-01 03:10:40 +00:00
- Fixed typo
This commit is contained in:
parent
5c2364c2ba
commit
e23c31561f
|
@ -90,7 +90,7 @@
|
||||||
/**
|
/**
|
||||||
* \def POLARSSL_HAVE_SSE2
|
* \def POLARSSL_HAVE_SSE2
|
||||||
*
|
*
|
||||||
* CPI supports SSE2 instruction set.
|
* CPU supports SSE2 instruction set.
|
||||||
*
|
*
|
||||||
* Uncomment if the CPU supports SSE2 (IA-32 specific).
|
* Uncomment if the CPU supports SSE2 (IA-32 specific).
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue