Annotation of cci/sys/tahoe/misc.c, revision 1.1.1.1

1.1       root        1: #include "../h/types.h"
                      2: #include "../machine/mtpr.h"
                      3: 
                      4: /*
                      5:  * make sure addr is not in cache
                      6:  */
                      7: 
                      8: uncache(addr)
                      9:        char *addr;
                     10: {
                     11:        mtpr(addr, PDCS);
                     12: }

unix.superglobalmegacorp.com

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