Mbed TLS v3.6.3
Loading...
Searching...
No Matches
Typedefs
check_config.h File Reference

Consistency checks for configuration options. More...

#include <limits.h>
#include <stdint.h>
Include dependency graph for check_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int mbedtls_iso_c_forbids_empty_translation_units
 

Detailed Description

Consistency checks for configuration options.

This is an internal header. Do not include it directly.

This header is included automatically by all public Mbed TLS headers (via mbedtls/build_info.h). Do not include it directly in a configuration file such as mbedtls/mbedtls_config.h or #MBEDTLS_USER_CONFIG_FILE! It would run at the wrong time due to missing derived symbols.

Definition in file check_config.h.

Typedef Documentation

◆ mbedtls_iso_c_forbids_empty_translation_units

Definition at line 1146 of file check_config.h.