Pristine Ack-5.5
[Ack-5.5.git] / util / ego / ra / ra_pack.h
1 /* $Id: ra_pack.h,v 1.4 1994/06/24 10:28:00 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 A C K . H
10  */
11
12 extern pack();          /* ( alloc_p alloclist, *packed_out,*not_packed_out;
13                          *   bool time_opt; proc_p p)
14                          * This is the packing system. It decides which 
15                          * allations  to grant a register.
16                          */