nuttx/arch/sim/include
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
..
sim Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
arch.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
inttypes.h Add architecture-specific inttypes.h 2016-10-27 16:01:38 -04:00
irq.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
limits.h Commit 933e9e407b broke the simulator on a 64-bit platform. 2019-07-29 14:34:29 -06:00
spinlock.h armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
syscall.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
tls.h libs/libc/tls/tls_getinfo.c: Add tls_get_info() 2020-05-05 18:56:33 +01:00
types.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00