regsave_cost() returns void instead of short.
authorbal <none@none>
Tue, 4 Dec 1984 13:03:49 +0000 (13:03 +0000)
committerbal <none@none>
Tue, 4 Dec 1984 13:03:49 +0000 (13:03 +0000)
util/ego/ra/ra_profits.c

index bfe5399..3c725a0 100644 (file)
@@ -134,7 +134,7 @@ opening_cost(itemtyp,localtyp,off,time_out,space_out)
 
 
 
-short regsave_cost(regs,time_out,space_out)
+regsave_cost(regs,time_out,space_out)
        short regs[], *time_out, *space_out;
 {
        /* Estimate the costs of saving and restoring the registers