Tactility/TactilityC/Private/symbols/gcc_soft_float.h
2025-09-27 09:18:51 +02:00

14 lines
166 B
C

#pragma once
#include <private/elf_symbol.h>
#ifdef __cplusplus
extern "C" {
#endif
extern const esp_elfsym gcc_soft_float_symbols[];
#ifdef __cplusplus
}
#endif