Annotation of cci/usr/include/frame.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * Definition of the tahoe call frame.
                      3:  */
                      4: struct frame {
                      5:        int     fr_savpc;               /* saved program counter */
                      6:        u_int   fr_mask:16,             /* register save mask */
                      7:                fr_removed:16;          /* 4*number of arguments + 4 */
                      8:        int     fr_savfp;               /* saved frame pointer */
                      9: };

unix.superglobalmegacorp.com

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