summaryrefslogblamecommitdiff
path: root/src/ldso/arm/dlsym.s
blob: 2652c348d795533f5ea52e2a6510fdb4416d0527 (plain) (tree)
1
2
3
4
5
6
7
8
               

             
               



                     
.syntax unified
.text
.global dlsym
.hidden __dlsym
.type dlsym,%function
dlsym:
	mov r2,lr
	b __dlsym