summaryrefslogtreecommitdiff
path: root/src/thread/s390x/__unmapself.s
blob: 48b312cd301d0bdf1f3e3f827a8cafc16a1248a7 (plain) (blame)
1
2
3
4
5
6
.text
.global __unmapself
.type   __unmapself, @function
__unmapself:
	svc 91 # SYS_munmap
	svc 1  # SYS_exit