|
|
Initial revision
/* This is how the size of an individual .o file's text segment is rounded on a vax. */ #define FILEADDR_ROUND(addr) ((addr + 3) & -4)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.