Don't call same functions multiple times
This commit is contained in:
parent
5bd91c5ee6
commit
4f51a6dde7
1 changed files with 1 additions and 3 deletions
|
@ -523,9 +523,7 @@ void init_m68k(void)
|
|||
read_table68k();
|
||||
do_merges();
|
||||
|
||||
build_cpufunctbl();
|
||||
set_x_funcs();
|
||||
set_speedup_values();
|
||||
write_log (_T("%d CPU functions\n"), nr_cpuop_funcs);
|
||||
}
|
||||
|
||||
struct regstruct regs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue