Annotation of 43BSD/sys/h/vmparam.h, revision 1.1

1.1     ! root        1: /*
        !             2:  * Copyright (c) 1982, 1986 Regents of the University of California.
        !             3:  * All rights reserved.  The Berkeley software License Agreement
        !             4:  * specifies the terms and conditions for redistribution.
        !             5:  *
        !             6:  *     @(#)vmparam.h   7.1 (Berkeley) 6/4/86
        !             7:  */
        !             8: 
        !             9: /*
        !            10:  * Machine dependent constants
        !            11:  */
        !            12: #ifdef KERNEL
        !            13: #include "../machine/vmparam.h"
        !            14: #else
        !            15: #include <machine/vmparam.h>
        !            16: #endif
        !            17: 
        !            18: #if defined(KERNEL) && !defined(LOCORE)
        !            19: int    klseql;
        !            20: int    klsdist;
        !            21: int    klin;
        !            22: int    kltxt;
        !            23: int    klout;
        !            24: #endif

unix.superglobalmegacorp.com

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