|
|
1.1 root 1: /*
2: * $Header: 68kframe.h,v 1.3 84/02/29 12:43:22 sklower Exp $
3: * $Locker: $
4: * machine stack frame
5: */
6: struct machframe {
7: struct machframe *fp;
8: lispval (*pc)();
9: lispval ap[1];
10: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.