|
|
1.1 ! root 1: #include "tm-m68k.h" ! 2: ! 3: /* See tm-m68k.h. 7 means 68020 with 68881. */ ! 4: ! 5: #define TARGET_DEFAULT 7 ! 6: ! 7: /* -m68000 requires special flags to the assembler. */ ! 8: ! 9: #define ASM_SPEC "%{m68000:-mc68010}%{!m68000:-mc68020}" ! 10: ! 11: /* Names to predefine in the preprocessor for this target machine. */ ! 12: ! 13: #define CPP_PREDEFINES "-Dmc68000 -Dsun -Dunix" ! 14: ! 15: /* Every structure or union's size must be a multiple of 2 bytes. */ ! 16: ! 17: #define STRUCTURE_SIZE_BOUNDARY 16
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.