Annotation of 42BSD/ucb/lisp/franz/h/gc.h, revision 1.1.1.1

1.1       root        1: /*                                     -[Sat Jan 29 13:56:06 1983 by jkf]-
                      2:  *     gc.h                    $Locker:  $
                      3:  * garbage collector metering definitions
                      4:  *
                      5:  * $Header: /na/franz/franz/h/gc.h,v 1.1 83/01/29 14:06:15 jkf Exp $
                      6:  *
                      7:  * (c) copyright 1982, Regents of the University of California
                      8:  */
                      9:  
                     10: struct gchead
                     11:        {  int version; /* version number of this dump file */
                     12:           int lowdata; /* low address of sharable lisp data */
                     13:           int dummy,dummy2,dummy3;     /* to be used later     */
                     14:        };
                     15: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.