mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-06 12:39:46 +00:00
`error.c` and error.h are the more logical place to keep this code and it prevents issues with building `common.c` and conflicts with other projects that use mbedtls (such as mbedOS). `error.c` has been automatically generated by first adding the code to `error.fmt` and then running `./scripts/generate_errors.pl`. Also add parenthesis to the addition in `MBEDTLS_ERR_ADD`. Signed-off-by: Chris Jones <christopher.jones@arm.com> |
||
---|---|---|
.. | ||
error.fmt | ||
query_config.fmt | ||
rename-1.3-2.0.txt | ||
version_features.fmt | ||
vs6-app-template.dsp | ||
vs6-main-template.dsp | ||
vs6-workspace-template.dsw | ||
vs2010-app-template.vcxproj | ||
vs2010-main-template.vcxproj | ||
vs2010-sln-template.sln |