|
|
1.1 ! root 1: /* ! 2: * C segment names. ! 3: */ ! 4: #ifdef vax ! 5: #include "INC$LIB:ops.h" ! 6: #else ! 7: #include "ops.h" ! 8: #endif ! 9: ! 10: char *segnames[NSEG] = { ! 11: "code", ! 12: "link", ! 13: "pure", ! 14: "string", ! 15: "data", ! 16: "bss", ! 17: "any", ! 18: "stack", ! 19: "alien", ! 20: "debug", ! 21: "symbol" ! 22: }; ! 23:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.