mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 02:29:15 +08:00
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>