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

1
2
3
4
5
6
7
8
9
 
__asm__("\
.text \n\
.global _start \n\
_start: \n\
	xor %rbp,%rbp \n\
	mov %rsp,%rdi \n\
	andq $-16,%rsp \n\
	call __cstart \n\
");
debug log:

solving db69295 ...
found db69295 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).