blob: ba139dc8e7ba8d8672c1261c9391ca9da0f70524 [file] [log] [blame]
.set noreorder
.global __unmapself
.type __unmapself,@function
__unmapself:
move $sp, $25
li $2, 4091
syscall
li $4, 0
li $2, 4001
syscall