|
|
1.1 root 1: #define MAXFILE 0xffffffff
2:
3: #define watoba(x) ((x)*8) /* word addr to byte addr */
4: #define patoba(x) ((x)*2) /* parcel addr to byte addr */
5: #define batowa(x) ((x)/8) /* byte addr to parcel addr */
6: #define batopa(x) ((x)/2) /* byte addr to parcel addr */
7: #define waoff(x) ((x)&07) /* byte offset */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.