From: Doug Evans Date: Thu, 17 Nov 1994 23:21:49 +0000 (+0000) Subject: m68k-coff.h renamed to coff.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b76f773b543a91d50e21b1a3417a01505bedad3e;p=gcc.git m68k-coff.h renamed to coff.h. From-SVN: r8493 --- diff --git a/gcc/config/m68k/lynx-ng.h b/gcc/config/m68k/lynx-ng.h index 37676b141c3..0593934d2f0 100644 --- a/gcc/config/m68k/lynx-ng.h +++ b/gcc/config/m68k/lynx-ng.h @@ -18,7 +18,7 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "m68k/m68k.h" -#include "m68k/m68k-coff.h" +#include "m68k/coff.h" #include "lynx-ng.h" /* See m68k.h. 7 means 68020 with 68881. */ diff --git a/gcc/config/m68k/lynx.h b/gcc/config/m68k/lynx.h index 6e0c0a7b233..eb905025d3f 100644 --- a/gcc/config/m68k/lynx.h +++ b/gcc/config/m68k/lynx.h @@ -18,7 +18,7 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "m68k/m68k.h" -#include "m68k/m68k-coff.h" +#include "m68k/coff.h" #undef CTORS_SECTION_ASM_OP #undef DTORS_SECTION_ASM_OP