Annotation of researchv9/sys/h/vmparam.h, revision 1.1

1.1     ! root        1: /*     @(#)vmparam.h 1.1 86/02/03 SMI; from UCB 4.13 82/12/17  */
        !             2: 
        !             3: /*
        !             4:  * Machine dependent constants
        !             5:  */
        !             6: #ifdef KERNEL
        !             7: #include "../machine/vmparam.h"
        !             8: #else
        !             9: #include <machine/vmparam.h>
        !            10: #endif
        !            11: 
        !            12: #if defined(KERNEL) && !defined(LOCORE)
        !            13: int    klseql;
        !            14: int    klsdist;
        !            15: int    klin;
        !            16: int    kltxt;
        !            17: int    klout;
        !            18: #endif

unix.superglobalmegacorp.com

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