mailing list of musl libc
 help / color / mirror / code / Atom feed
732736d1826d18aa914bec6430f99f181b0ca4de blob 159 bytes (raw)

1
2
3
4
5
6
7
8
 
.global __restore
.type __restore, %function
__restore:
.global __restore_rt
.type __restore_rt, %function
__restore_rt:
	li a7, 139 # SYS_rt_sigreturn
	scall
debug log:

solving 732736d ...
found 732736d in https://inbox.vuxu.org/musl/20180928022404.GQ17995@brightrain.aerifal.cx/

applying [1/1] https://inbox.vuxu.org/musl/20180928022404.GQ17995@brightrain.aerifal.cx/
diff --git a/src/signal/riscv32/restore.s b/src/signal/riscv32/restore.s
new file mode 100644
index 0000000..732736d

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

index at:
100644 732736d1826d18aa914bec6430f99f181b0ca4de	src/signal/riscv32/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).