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-5.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-5.h')
-rw-r--r-- | gcc/config/mips/svr3-5.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gcc/config/mips/svr3-5.h b/gcc/config/mips/svr3-5.h index 85bc0fc..495b389 100644 --- a/gcc/config/mips/svr3-5.h +++ b/gcc/config/mips/svr3-5.h @@ -1,5 +1,6 @@ -/* Definitions of target machine for GNU compiler. MIPS RISC-OS 5.0 System V version. - Copyright (C) 1991 Free Software Foundation, Inc. +/* Definitions of target machine for GNU compiler. + MIPS RISC-OS 5.0 System V version. + Copyright (C) 1991, 1998 Free Software Foundation, Inc. This file is part of GNU CC. |