Annotation of 40BSD/cmd/lisp/lamnop.c, revision 1.1

1.1     ! root        1: static char *sccsid = "@(#)lamnop.c    34.1 10/3/80";
        !             2: 
        !             3: #include "global.h"
        !             4: 
        !             5: short  pbuf[8];
        !             6: 
        !             7: /* data space for fasl to put counters */
        !             8: int mcounts[1];
        !             9: int mcountp = (int) mcounts;
        !            10: int doprof = FALSE;
        !            11: 
        !            12: Lmonitor()
        !            13: {
        !            14:        error("Profiling not enabled",FALSE);
        !            15: }

unix.superglobalmegacorp.com

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