mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +08:00
7141f487c0
Align _etbss in the linker script so (_etbss - _stdata) matches the compiler's aligned TLS block size. Fix ostest failure for CONFIG_SCHED_THREAD_LOCAL=y Signed-off-by: raiden00pl <raiden00@railab.me>