int procedure_num; | int procedure_num; | ||||
int prev_mnemonic; | int prev_mnemonic; | ||||
if (f_report == NULL) | |||||
if (f_report == NULL || count_references == 0) | |||||
return; | return; | ||||
// make a list of all the references and sort it | // make a list of all the references and sort it |