mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 21:58:44 +00:00
When doing ABI/API checking, its useful to have a list of all the identifiers that are defined in the internal header files, as we do not promise compatibility for them. This option allows for a simple method of getting them for use with the ABI checking script.