nuttx/arch/sim
Xiang Xiao 47faeeb360 tls: Move task_tls_alloc and task_tls_destruct to libc
so task_tls_destruct can be called from usrspace, which is required by:
https://github.com/apache/nuttx/pull/10288

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-08-28 11:02:18 +03:00
..
include fix sim register & tcb info typo 2023-07-23 21:59:35 -07:00
src tls: Move task_tls_alloc and task_tls_destruct to libc 2023-08-28 11:02:18 +03:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig serial/uart/h5: add bt h5 uart serial driver 2023-08-25 17:17:37 +08:00