summaryrefslogtreecommitdiff
path: root/src/ldso/aarch64/dlsym.s
blob: abaae4d519cf76ebb81443b97d32c14ed95f3633 (plain) (blame)
1
2
3
4
5
6
.global dlsym
.hidden __dlsym
.type dlsym,%function
dlsym:
	mov x2,x30
	b __dlsym