|
|
1.1 root 1: /* not used - just to look at I guess */
2:
3: #define FRAMOFFSET (-8) /* FP points to frame + 8 */
4:
5: struct machframe
6: {
7: lispval (*pc)();
8: short mask;
9: short removed;
10: struct machframe *fp;
11: lispval *arg[2];
12: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.