mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
ARM: Partial implementation of TLS
This commit is contained in:
@@ -10,6 +10,7 @@ choice
|
||||
config ARCH_ARM
|
||||
bool "ARM"
|
||||
select ARCH_HAVE_INTERRUPTSTACK
|
||||
select ARCH_HAVE_TLS
|
||||
select ARCH_HAVE_VFORK
|
||||
select ARCH_HAVE_STACKCHECK
|
||||
select ARCH_HAVE_CUSTOMOPT
|
||||
|
||||
Reference in New Issue
Block a user