|
|
1.1 root 1: /*
2: * @(#)mclock_.c 5.1 (Berkeley) 11/3/86
3: */
4:
5: long int mclock_()
6: {
7: int buf[6];
8: times(buf);
9: return(buf[0]+buf[2]+buf[3]);
10: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.