diff options
Diffstat (limited to 'gcc/config/m68k/sun3o3.h')
-rw-r--r-- | gcc/config/m68k/sun3o3.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/config/m68k/sun3o3.h b/gcc/config/m68k/sun3o3.h new file mode 100644 index 00000000000..e245abc5ae9 --- /dev/null +++ b/gcc/config/m68k/sun3o3.h @@ -0,0 +1,5 @@ +#include "sun3.h" + +/* LINK_SPEC is needed only for Sunos 4. */ + +#undef LINK_SPEC |