mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 19:05:37 +01:00
Remove another mentioning of IAR from config.h
This commit is contained in:
parent
272675f4c6
commit
5f95c798a3
@ -149,7 +149,7 @@
|
||||
* when called behaves similarly to the gmtime() function from the C standard,
|
||||
* but is thread safe. Mbed TLS will try to identify the underlying platform
|
||||
* and configure an appropriate underlying implementation (e.g. gmtime_r() for
|
||||
* POSIX and gmtime_s() for Windows and IAR). If this is not possible, then
|
||||
* POSIX and gmtime_s() for Windows). If this is not possible, then
|
||||
* gmtime() will be used. Refer to the documentation for
|
||||
* mbedtls_platform_gmtime() for more information.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user