mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
This commit was generated using the following script: # ======================== #!/bin/sh git ls-files | grep -v '^ChangeLog' | xargs sed -b -E -i ' s/((check|crypto|full|mbedtls|query)_config)\.h/\1\nh/g s/config\.h/mbedtls_config.h/g y/\n/./ ' mv include/mbedtls/config.h include/mbedtls/mbedtls_config.h # ======================== Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com> |
||
|---|---|---|
| .. | ||
| error.fmt | ||
| query_config.fmt | ||
| 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 | ||