mirror of
https://github.com/apache/nuttx.git
synced 2026-06-10 03:13:56 +08:00
ce95db46b9
Summary: In order to use C functions in C++ code, "extern C" needs to be defined in the C header file. Add "extern C" define for tls.h Signed-off-by: qinwei1 <qinwei1@xiaomi.com>