Annotation of researchv9/jerq/sgs/ld/instr.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * static char ID_instrh[] = "@(#) instr.h: 1.1 1/6/82";
                      3:  */
                      4: 
                      5: extern long    SDP_read, SDP_write,
                      6:                LD_lock, LD_unlock;
                      7: 
                      8: extern long    noutsyms,
                      9:                maxrelocsms;
                     10: 
                     11: extern long    numldsyms, numldaux, nwalks, nfwalks, ncolisns, maxchain;
                     12: 
                     13: extern long    allocspc,
                     14:                maxalloc;
                     15: 
                     16: extern long ttime;
                     17: extern struct tbuffer {
                     18:        long proc_user_time;
                     19:        long proc_system_time;
                     20:        long child_user_time;
                     21:        long child_system_time;
                     22:        } ptimes;

unix.superglobalmegacorp.com

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