mips linux\-vdso.so.1
ppc/32 linux\-vdso32.so.1
ppc/64 linux\-vdso64.so.1
+riscv linux\-vdso.so.1
s390 linux\-vdso32.so.1
s390x linux\-vdso64.so.1
sh linux\-gate.so.1
.I __kernel_clock_gettime
interfaces;
the kernel falls back to the real system call.
+.SS riscv functions
+.\" See linux/arch/riscv/kernel/vdso/vdso.lds.S
+The table below lists the symbols exported by the vDSO.
+.if t \{\
+.ft CW
+\}
+.TS
+l l.
+symbol version
+_
+__kernel_rt_sigreturn LINUX_4.15
+__kernel_gettimeofday LINUX_4.15
+__kernel_clock_gettime LINUX_4.15
+__kernel_clock_getres LINUX_4.15
+__kernel_getcpu LINUX_4.15
+__kernel_flush_icache LINUX_4.15
+.TE
+.if t \{\
+.in
+.ft P
+\}
.SS s390 functions
.\" See linux/arch/s390/kernel/vdso32/vdso32.lds.S
The table below lists the symbols exported by the vDSO.