summary refs log tree commit diff stats
path: root/linux-user/hppa/vdso.S
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/hppa/vdso.S')
-rw-r--r--linux-user/hppa/vdso.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-user/hppa/vdso.S b/linux-user/hppa/vdso.S
index 5be14d2f70..a6f8da2981 100644
--- a/linux-user/hppa/vdso.S
+++ b/linux-user/hppa/vdso.S
@@ -156,8 +156,10 @@
 __kernel_sigtramp_rt:
 	ldi	0, %r25
 	ldi	__NR_rt_sigreturn, %r20
+sigreturn_region_start:
 	be,l	0x100(%sr2, %r0), %sr0, %r31
 	nop
+sigreturn_region_end:
 
 	.cfi_endproc
 	.size	__kernel_sigtramp_rt, . - __kernel_sigtramp_rt