mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 17:12:01 +08:00
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
config RT_USING_VDSO
|
|
bool "vDSO (Virtual Dynamic Shared Object)"
|
|
depends on (ARCH_ARMV8 || ARCH_RISCV)
|
|
default y
|