summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/libdl/_dl_jump.S
blob: 134f31ea5eb675ab4e9b12ac18a1f858b693892c (plain)
1
2
3
4
5
6
7
8
.text
.global _dl_jump
_dl_jump:
	call	do_rel
	pop	%edx
	pop	%edx
	jmp	*%eax