mailing list of musl libc
 help / color / mirror / code / Atom feed
0b5e7256451b976bba1657a13ca36e64c07fa53b blob 82 bytes (raw)

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

solving 0b5e7256451b ...
found 0b5e7256451b in https://inbox.vuxu.org/musl/20240328200319.4016902-2-jcmvbkbc@gmail.com/

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

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

index at:
100644 0b5e7256451b976bba1657a13ca36e64c07fa53b	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).