summary refs log tree commit diff stats
path: root/linux-user/riscv/vdso.S
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/riscv/vdso.S')
-rw-r--r--linux-user/riscv/vdso.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-user/riscv/vdso.S b/linux-user/riscv/vdso.S
index c37275233a..1d780db771 100644
--- a/linux-user/riscv/vdso.S
+++ b/linux-user/riscv/vdso.S
@@ -181,7 +181,9 @@ endf __vdso_flush_icache
 	nop
 
 __vdso_rt_sigreturn:
+sigreturn_region_start:
 	raw_syscall __NR_rt_sigreturn
+sigreturn_region_end:
 endf __vdso_rt_sigreturn
 
 	.cfi_endproc