|
|
Initial revision
/* m- file for Sun 68000's OPERATING SYSTEM version 3 (for either 68000 or 68020 systems). */ #include "m-sun2.h" #undef sun2 #ifndef sun3 #define sun3 #endif /* Say that the text segment of a.out includes the header; the header actually occupies the first few bytes of the text segment and is counted in hdr.a_text. */ #define A_TEXT_OFFSET(HDR) sizeof (HDR)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.