mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-02 08:34:20 +08:00
RISC-V: Remove __vdso_cmpxchg{32,64} symbol versions
These were left over from an earlier version of the port. Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
This commit is contained in:
parent
4fbd8d194f
commit
b7e5a59150
@ -70,8 +70,6 @@ VERSION
|
||||
LINUX_4.15 {
|
||||
global:
|
||||
__vdso_rt_sigreturn;
|
||||
__vdso_cmpxchg32;
|
||||
__vdso_cmpxchg64;
|
||||
local: *;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user