mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 00:45:22 +08:00
[lwp][vdso] Add VDSO functionality under the aarch64 architecture (#9176)
Add VDSO functionality under the aarch64 architecture
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -50,3 +50,7 @@ tags
|
||||
CMakeLists.txt
|
||||
cmake-build-debug
|
||||
*.mk
|
||||
|
||||
# vDSO
|
||||
vdso_sys.os
|
||||
vdso.lds
|
||||
|
||||
Reference in New Issue
Block a user