nuttx/libs/libc/tls
hujun5 a3da45e1dc libc/tls: update preprocessor condition comment to match implementation
Update the closing preprocessor comment in tls_getinfo.c to accurately reflect
the simplified conditional compilation check. The comment now correctly represents
the actual guard condition used for the tls_get_info function implementation.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-31 02:49:10 +08:00
..
CMakeLists.txt
Kconfig
Make.defs
task_getinfo.c
task_tls.c
task_tls_destruct.c
tls_cleanup.c
tls_destruct.c
tls_getinfo.c libc/tls: update preprocessor condition comment to match implementation 2026-01-31 02:49:10 +08:00