nuttx/arch/sim
Gregory Nutt bda24f09c2 libs/libc/tls/tls_getinfo.c: Add tls_get_info()
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.
2020-05-05 18:56:33 +01:00
..
include libs/libc/tls/tls_getinfo.c: Add tls_get_info() 2020-05-05 18:56:33 +01:00
src TLS_UNALIGNED (#2) 2020-05-05 18:56:33 +01:00
Kconfig Docs and comments: Change OSX -> macOS 2020-04-26 07:48:33 -06:00