4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-20 03:33:31 +08:00
rcitachi 14fb55933b
[lwp][vdso] Add VDSO functionality under the aarch64 architecture (#9176)
Add VDSO functionality under the aarch64 architecture
2024-07-15 17:58:29 +08:00

6 lines
86 B
Plaintext

menuconfig RT_USING_VDSO
bool "vDSO"
default y
depends on RT_USING_SMART