|
|
1.1 root 1: /* sccs id @(#)frame.h 34.1 10/3/80 */
2:
3: struct frame {
4: lispval (*handler)();
5: long mask;
6: lispval *ap;
7: struct frame *fp;
8: lispval (*pc)();
9: lispval *r6;
10: lispval *r7;
11: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.