mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-06 13:54:09 +08:00
还有另一个地方需要修复的,已处理
This commit is contained in:
parent
56c7948636
commit
8aa7f28660
@ -305,7 +305,7 @@ static int cht_calc_needsize( int mode, int numirq )
|
||||
}
|
||||
}
|
||||
|
||||
return total + 1;
|
||||
return total + sizeof(instruction_t);
|
||||
}
|
||||
|
||||
static CodeLocation rom_fit_newsize( CodeLocation rom, int realend, int totalsize, u32 *newsize )
|
||||
|
Loading…
x
Reference in New Issue
Block a user