|
|
1.1 ! root 1: /* m- file for Sun 68000's OPERATING SYSTEM version 3 ! 2: (for either 68000 or 68020 systems). */ ! 3: ! 4: #include "m-sun2.h" ! 5: #undef sun2 ! 6: #ifndef sun3 ! 7: #define sun3 ! 8: #endif ! 9: ! 10: /* Say that the text segment of a.out includes the header; ! 11: the header actually occupies the first few bytes of the text segment ! 12: and is counted in hdr.a_text. */ ! 13: ! 14: #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.