Annotation of cci/d/io/dskerr.c, revision 1.1

1.1     ! root        1: 
        !             2: dskerr(a,b,c)
        !             3: {
        !             4:        writes("actual =  ");
        !             5:        writeh(c);
        !             6:        writes(" expected = ");
        !             7:        writeh(b);
        !             8:        writes(" address = ");
        !             9:        writeh(a);
        !            10:        writes("\n");
        !            11: 
        !            12: }

unix.superglobalmegacorp.com

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