Annotation of researchv10no/cmd/sdb/base.h, revision 1.1

1.1     ! root        1: /*
        !             2:  * base addresses of segments in /proc files
        !             3:  */
        !             4: 
        !             5: #define        TXTBASE 0               /* base of text */
        !             6: #define        DATBASE 0               /* base of data */
        !             7: /* stack is considered part of data */
        !             8: #define        UBASE   (0x80000000 - ctob(UPAGES))     /* u-block */

unix.superglobalmegacorp.com

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