Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3147 → Rev 3146

/trunk/boot/arch/mips32/loader/asm.S
106,10 → 106,6
move $v0,$a1
 
jump_to_kernel:
#
# TODO
# Make sure that the I-cache, D-cache and memory are mutually coherent
# before passing control to the copied code.
#
# .word 0x39
j $a0
nop