initial TMS320C67xx support (TK)

This commit is contained in:
bellard
2004-10-04 21:57:35 +00:00
parent df36de6507
commit 79c72b2419
7 changed files with 87 additions and 7 deletions

View File

@ -427,6 +427,7 @@ void gfunc_prolog(CType *func_type)
oad(0xb8, 0); /* call to function */
func_bound_offset = lbounds_section->data_offset;
}
loc = 0;
}
/* generate function epilog */