Gilles Peskine | 018e098 | 2025-07-09 16:16:45 +0200 | [diff] [blame^] | 1 | /* |
2 | * Mbed TLS configuration checks | ||||
3 | */ | ||||
4 | /* | ||||
5 | * Copyright The Mbed TLS Contributors | ||||
6 | * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later | ||||
7 | */ | ||||
8 | |||||
9 | #include <mbedtls/build_info.h> |