commit | 853f9f97eba5c51c012b2f8bf2cdcf6335365034 | [log] [tgz] |
---|---|---|
author | David Horstmann <david.horstmann@arm.com> | Thu Dec 14 17:17:20 2023 +0000 |
committer | David Horstmann <david.horstmann@arm.com> | Thu Dec 14 17:17:20 2023 +0000 |
tree | 6ec32a3fe661fbf6da26f881f44df4d8dd447bf6 | |
parent | 0d405d8bb93d87101d6a928027037621bbefc55b [diff] [blame] |
Add missing newline at end of file Signed-off-by: David Horstmann <david.horstmann@arm.com>
diff --git a/include/mbedtls/mbedtls_config.h b/include/mbedtls/mbedtls_config.h index f3f3d2b..4b29ea2 100644 --- a/include/mbedtls/mbedtls_config.h +++ b/include/mbedtls/mbedtls_config.h
@@ -2070,7 +2070,7 @@ * * Uncomment to enable invasive tests. */ -//#define MBEDTLS_TEST_HOOKS +#define MBEDTLS_TEST_HOOKS /** * \def MBEDTLS_THREADING_ALT