Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1121 → Rev 1122

/kernel/trunk/arch/mips32/src/start.S
303,6 → 303,7
 
userspace_asm:
add $sp, $a0, 0
add $v0, $a1, 0
add $v0, $a1, 0
add $t9, $a2, 0 # Set up correct entry into PIC code
eret