mailing list of musl libc
 help / color / mirror / code / Atom feed
7451355bceada8a2421b597db05e5e8bae9be3cb blob 103 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
.file "crtn.s"
.syntax unified

.section .init
	pop {r0,lr}
	bx lr

.section .fini
	pop {r0,lr}
	bx lr
debug log:

solving 7451355b ...
found 7451355b in https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
found dc020f92 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 dc020f92ef89893247d42640152325315b7c1e8e	crt/arm/crtn.s

applying [1/1] https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
diff --git a/crt/arm/crtn.s b/crt/arm/crtn.s
index dc020f92..7451355b 100644

Checking patch crt/arm/crtn.s...
Applied patch crt/arm/crtn.s cleanly.

index at:
100644 7451355bceada8a2421b597db05e5e8bae9be3cb	crt/arm/crtn.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).