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

1.1       root        1: /*                                     -[Sat Jan 29 14:02:34 1983 by jkf]-
                      2:  *     vaxframe.h                      $Locker:  $
                      3:  * vax calling frame definition
                      4:  *
                      5:  * $Header: /na/franz/franz/h/vaxframe.h,v 1.1 83/01/29 14:08:11 jkf Exp $
                      6:  *
                      7:  * (c) copyright 1982, Regents of the University of California
                      8:  */
                      9: 
                     10: struct frame {
                     11:        lispval (*handler)();
                     12:        long    mask;
                     13:        lispval *ap;
                     14: struct         frame   *fp;
                     15:        lispval (*pc)();
                     16:        lispval *r6;
                     17:        lispval *r7;
                     18: };

unix.superglobalmegacorp.com

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