mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-12-12 21:21:39 +00:00
Make list-identifiers deal with deprecation tags by treating the `MBEDTLS_DEPRECATED` attribute as an identifier. Treat `MBEDTLS_DEPRECATED` the same as one would `struct` on a function that returned a `struct` (e.g. `struct something do_action(int param)`) |
||
|---|---|---|
| .. | ||
| .jenkins | ||
| data_files | ||
| git-scripts | ||
| scripts | ||
| suites | ||
| .gitignore | ||
| CMakeLists.txt | ||
| compat.sh | ||
| Descriptions.txt | ||
| Makefile | ||
| ssl-opt.sh | ||