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