mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
bda24f09c2
Move the logic to get TLS information from an inline function to a normal function. For the unaligned case, it is probably too large to be inlined. Also fixes some minor things from review of previous commits.