mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-22 05:58:12 +08:00
r192: estimate buffer memory
This commit is contained in:
@@ -105,6 +105,7 @@ void clear_opt(hifiasm_opt_t* asm_opt, int round)
|
||||
asm_opt->num_bases = 0;
|
||||
asm_opt->num_corrected_bases = 0;
|
||||
asm_opt->num_recorrected_bases = 0;
|
||||
asm_opt->mem_buf = 0;
|
||||
asm_opt->roundID = round;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user