Pristine Ack-5.5
[Ack-5.5.git] / util / ego / ra / ra_profits.h
1 /* $Id: ra_profits.h,v 1.5 1994/06/24 10:28:06 ceriel Exp $ */
2 /*
3  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
4  * See the copyright notice in the ACK home directory, in the file "Copyright".
5  */
6
7 /*  R E G I S T E R   A L L O C A T I O N
8  *
9  *  R A _ P R O F I T S . H
10  */
11
12 extern compute_profits();/* (alloc_p alloclist)
13                          * Compute the profits attribute of every allocation.
14                          */
15 extern regsave_cost();  /* (short regs[], *time_out, *space_out)
16                          */