|
|
1.1 root 1: /*
2: * Attach segment types
3: */
4: Physseg physseg[] = {
5: { SG_SHARED, "shared", 0, SEGMAXSIZE, 0, 0 },
6: { SG_BSS, "memory", 0, SEGMAXSIZE, 0, 0 },
7: { 0, 0, 0, 0, 0, 0 },
8: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.