diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-12-16 15:24:51 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-12-16 15:24:51 -0700 |
commit | a0d66c8d678e61730d6a51dc9e60af73410d1372 (patch) | |
tree | 26c7837413542129a58d2af069722749fc2c2764 /gcc/config/mips/svr3-4.h | |
parent | 83a86272a2e76ea304122db44f4808a5ce250631 (diff) | |
download | gcc-a0d66c8d678e61730d6a51dc9e60af73410d1372.zip gcc-a0d66c8d678e61730d6a51dc9e60af73410d1372.tar.gz gcc-a0d66c8d678e61730d6a51dc9e60af73410d1372.tar.bz2 |
dummy import to prevent merge lossage
From-SVN: r24349
Diffstat (limited to 'gcc/config/mips/svr3-4.h')
-rw-r--r-- | gcc/config/mips/svr3-4.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/config/mips/svr3-4.h b/gcc/config/mips/svr3-4.h index 73402b26..18303ac 100644 --- a/gcc/config/mips/svr3-4.h +++ b/gcc/config/mips/svr3-4.h @@ -1,4 +1,5 @@ -/* Definitions of target machine for GNU compiler. MIPS RISC-OS System V version. +/* Definitions of target machine for GNU compiler. + MIPS RISC-OS System V version. Copyright (C) 1991 Free Software Foundation, Inc. This file is part of GNU CC. @@ -60,5 +61,3 @@ Boston, MA 02111-1307, USA. */ /* Generate calls to memcpy, etc., not bcopy, etc. */ #define TARGET_MEM_FUNCTIONS - -#include "mips/mips.h" |