|
|
Power 6/32 Unix version 1.2b
#include "../h/types.h"
#include "../machine/mtpr.h"
/*
* make sure addr is not in cache
*/
uncache(addr)
char *addr;
{
mtpr(addr, PDCS);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.