summaryrefslogtreecommitdiff
path: root/src/ldso/arm/dlsym.s
blob: 17c890565cba5c9f9d5d49dd9091a910eb1d25fc (plain) (blame)
1
2
3
4
5
6
.text
.global dlsym
.type dlsym,%function
dlsym:
	mov r2,lr
	b __dlsym