mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-20 03:33:31 +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
|
|
|