regsave_cost() return void instead of short.
This commit is contained in:
parent
f6e0636553
commit
dfd575d062
@ -7,5 +7,5 @@
|
||||
extern compute_profits();/* (alloc_p alloclist)
|
||||
* Compute the profits attribute of every allocation.
|
||||
*/
|
||||
short regsave_cost(); /* (short regs[], *time_out, *space_out)
|
||||
extern regsave_cost(); /* (short regs[], *time_out, *space_out)
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user