Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3146 → Rev 3147

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