MAke a separate scratch for decompressor
This commit is contained in:
parent
f8926c32b4
commit
e0a8ef26e4
5 changed files with 33 additions and 14 deletions
|
@ -49,7 +49,7 @@ codestart:
|
|||
|
||||
/* Parse arguments. Has to be done before relocation.
|
||||
So need to do it in asm. */
|
||||
#if 0 // def GRUB_MACHINE_MIPS_YEELOONG
|
||||
#ifdef GRUB_MACHINE_MIPS_YEELOONG
|
||||
move $s2, $zero
|
||||
move $s3, $zero
|
||||
move $s4, $zero
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue