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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
 
.section .init
.align 2
.global _init
_init:
	stmg %r14, %r15, 112(%r15)
	lgr  %r0,  %r15
	aghi %r15, -160
	stg  %r0,  0(%r15)

.section .fini
.align 2
.global _fini
_fini:
	stmg %r14, %r15, 112(%r15)
	lgr  %r0,  %r15
	aghi %r15, -160
	stg  %r0,  0(%r15)
debug log:

solving f453205b ...
found f453205b in https://git.vuxu.org/mirror/musl/

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).