4 lines
144 B
C
4 lines
144 B
C
|
void output_clustering(t_block *clb, int num_clusters, boolean global_clocks,
|
||
|
boolean * is_clock, char *out_fname, boolean skip_clustering);
|
||
|
|