relocator dor mips

This commit is contained in:
phcoder 2009-10-11 23:00:22 +02:00
parent 6cb9ffbd75
commit 023593d766
5 changed files with 199 additions and 1 deletions

View file

@ -49,7 +49,7 @@ bsscont:
sb $0,0($t1)
addiu $t1,$t1,1
sltu $t3,$t1,$t2
bne $3, $0, bsscont
bne $t3, $t0, bsscont
li $sp, GRUB_MACHINE_MEMORY_STACK_HIGH
b grub_main