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