summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/vdso/vdso.lds.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/loongarch/vdso/vdso.lds.S')
-rw-r--r--arch/loongarch/vdso/vdso.lds.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/loongarch/vdso/vdso.lds.S b/arch/loongarch/vdso/vdso.lds.S
index 955f02de4a2d..56ad855896de 100644
--- a/arch/loongarch/vdso/vdso.lds.S
+++ b/arch/loongarch/vdso/vdso.lds.S
@@ -58,6 +58,7 @@ VERSION
{
LINUX_5.10 {
global:
+ __vdso_getcpu;
__vdso_clock_getres;
__vdso_clock_gettime;
__vdso_gettimeofday;