mailing list of musl libc
 help / color / mirror / code / Atom feed
4b7a975f3b2e9e436a9fe9cbc41d6b27dcf52c3b blob 91 bytes (raw)

1
2
3
4
5
6
7
 
.global dlsym
.hidden __dlsym
.type dlsym,@function
.align	4
dlsym:
	mov	a4, a0
	j	__dlsym
debug log:

solving 4b7a975f3b2e ...
found 4b7a975f3b2e in https://inbox.vuxu.org/musl/20240506180112.1045944-2-jcmvbkbc@gmail.com/

applying [1/1] https://inbox.vuxu.org/musl/20240506180112.1045944-2-jcmvbkbc@gmail.com/
diff --git a/src/ldso/xtensa/dlsym.s b/src/ldso/xtensa/dlsym.s
new file mode 100644
index 000000000000..4b7a975f3b2e

Checking patch src/ldso/xtensa/dlsym.s...
Applied patch src/ldso/xtensa/dlsym.s cleanly.

index at:
100644 4b7a975f3b2e9e436a9fe9cbc41d6b27dcf52c3b	src/ldso/xtensa/dlsym.s

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).