mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-01 08:00:34 +08:00
14fb55933b
Add VDSO functionality under the aarch64 architecture
6 lines
86 B
Plaintext
6 lines
86 B
Plaintext
menuconfig RT_USING_VDSO
|
|
bool "vDSO"
|
|
default y
|
|
depends on RT_USING_SMART
|
|
|