mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-15 12:47:57 +08:00
fix memory bug/logic bug
This commit is contained in:
3
inter.h
3
inter.h
@@ -6,6 +6,7 @@
|
||||
void ul_resolve(ma_ug_t *ug, const asg_t *rg, const ug_opt_t *uopt, int hap_n);
|
||||
void ul_load(const ug_opt_t *uopt);
|
||||
uint64_t* get_hifi2ul_list(all_ul_t *x, uint64_t hid, uint64_t* a_n);
|
||||
void ul_refine_alignment(const ug_opt_t *uopt, asg_t *sg);
|
||||
uint64_t ul_refine_alignment(const ug_opt_t *uopt, asg_t *sg);
|
||||
ma_ug_t *ul_realignment(const ug_opt_t *uopt, asg_t *sg);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user