blob: 4b032e5e58c933108ed10d683f553cb1eae9b9d7 [file] [log] [blame]
.set noreorder
.global __unmapself
.type __unmapself,@function
__unmapself:
li $2, 6011
syscall
li $4, 0
li $2, 6058
syscall