mailing list of musl libc
 help / color / mirror / code / Atom feed
e03e0fb798fbc75922b6f65217c05d63f35d42ca blob 179 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
.global __restore
.global __restore_rt
.type __restore,@function
.type __restore_rt,@function
.space 1
.align 4
__restore:
__restore_rt:
	movi	a2, 225 # SYS_rt_sigreturn
	syscall
debug log:

solving e03e0fb798fb ...
found e03e0fb798fb in https://inbox.vuxu.org/musl/20240328200319.4016902-2-jcmvbkbc@gmail.com/ ||
	https://inbox.vuxu.org/musl/20240506180112.1045944-2-jcmvbkbc@gmail.com/

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

Checking patch src/signal/xtensa/restore.s...
Applied patch src/signal/xtensa/restore.s cleanly.

skipping https://inbox.vuxu.org/musl/20240506180112.1045944-2-jcmvbkbc@gmail.com/ for e03e0fb798fb
index at:
100644 e03e0fb798fbc75922b6f65217c05d63f35d42ca	src/signal/xtensa/restore.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).