Annotation of cci/sys/tahoe/Aadda.c, revision 1.1

1.1     ! root        1: #include "../machine/alignment.h" 
        !             2: adda(infop)    process_info *infop;
        !             3: /*
        !             4: /*     Add address.
        !             5: /*
        !             6: /************************/
        !             7: {
        !             8:        register long result;
        !             9: 
        !            10:        result = operand(infop,1)->data + operand(infop,0)->data;
        !            11:        write_back (infop,result, operand(infop,1));
        !            12: }

unix.superglobalmegacorp.com

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