|
|
1.1 root 1: /* This is how the size of an individual .o file's text segment
2: is rounded on a NP1. See np1-pinsn.c for rounding function. */
3:
4: #define FILEADDR_ROUND(addr) (((int)(addr) + 31) & ~0xf)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.