Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1122 → Rev 1123

/uspace/trunk/libc/arch/mips32/src/psthread.S
30,7 → 30,6
 
.set noat
.set noreorder
.set nomacro
 
 
#include <arch/asm/regname.h>
83,6 → 82,10
context_restore:
CONTEXT_LOAD $a0
 
# Just for the jump into first function, but one instruction
# should not bother us
move $t9, $ra
# context_restore returns 0
j $ra
xor $v0, $v0