mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-05 13:33:51 +00:00
[Kernel] Add ARCH_CPU_STACK_GROWS_UPWARD option
This commit is contained in:
@@ -88,3 +88,7 @@ config ARCH_IA32
|
||||
|
||||
config ARCH_HOST_SIMULATOR
|
||||
bool
|
||||
|
||||
config ARCH_CPU_STACK_GROWS_UPWARD
|
||||
bool
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user