mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-22 01:24:54 +00:00
`error.c` is a file generated from `error.h` and thus cannot contain the code that was previously added. This commit fixes that issue by moving the `MBEDTLS_ERR_ADD` macro and associated function and function pointer into `common.h` and `common.c`. Also fix a typo in `tests/include/test/helpers.h` where tabs were accidentally used instead of spaces. Signed-off-by: Chris Jones <christopher.jones@arm.com> |
||
|---|---|---|
| .. | ||
| drivers | ||
| asn1_helpers.h | ||
| constant_flow.h | ||
| fake_external_rng_for_test.h | ||
| helpers.h | ||
| macros.h | ||
| psa_crypto_helpers.h | ||
| psa_exercise_key.h | ||
| psa_helpers.h | ||
| random.h | ||