mailing list of musl libc
 help / color / mirror / code / Atom feed
6916bfd6dbff9d1813a240d0c83299e8ed0e9940 blob 141 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
.section .init
.global _init
.type _init,%function
_init:
        ret

.section .fini
.global _fini
.type _fini,%function
_fini:
        ret
debug log:

solving 6916bfd ...
found 6916bfd 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/crt/riscv32/crti.s b/crt/riscv32/crti.s
new file mode 100644
index 0000000..6916bfd

Checking patch crt/riscv32/crti.s...
Applied patch crt/riscv32/crti.s cleanly.

index at:
100644 6916bfd6dbff9d1813a240d0c83299e8ed0e9940	crt/riscv32/crti.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).