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

1
2
3
4
5
6
7
8
9
 
	.text
	.global __unmapself
	.type   __unmapself,%function
__unmapself:
	li      0, 91 # __NR_munmap
	sc
	li      0, 1 #__NR_exit
	sc
	blr
debug log:

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