am 17c9fe7d
: Merge "Fix MIPS build."
* commit '17c9fe7d2f396294a09344a253b2a16ae400df14': Fix MIPS build.
This commit is contained in:
@@ -41,7 +41,7 @@ _exit_with_stack_teardown:
|
|||||||
syscall
|
syscall
|
||||||
// If munmap failed, we ignore the failure and exit anyway.
|
// If munmap failed, we ignore the failure and exit anyway.
|
||||||
|
|
||||||
move $a0, 0
|
li $a0, 0
|
||||||
li $v0, __NR_exit
|
li $v0, __NR_exit
|
||||||
syscall
|
syscall
|
||||||
// The exit syscall does not return.
|
// The exit syscall does not return.
|
||||||
|
Reference in New Issue
Block a user