Annotation of researchv10no/cmd/lcc/gen0/config.h, revision 1.1

1.1     ! root        1: /* C compiler: symbolic configuration parameters */
        !             2: 
        !             3: typedef int Xinterface;
        !             4: typedef int Env;
        !             5: typedef struct {
        !             6:        short lev;              /* node nesting level */
        !             7:        short id;               /* node identification number */
        !             8:        int state;
        !             9:        Node next;              /* next node on output list */
        !            10: } Xnode;
        !            11: 
        !            12: typedef struct {
        !            13:        char *name;             /* name for back end */
        !            14:        int offset;             /* locals: frame offset */
        !            15: } Xsymbol;

unix.superglobalmegacorp.com

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