diff options
author | Richard Stallman <rms@gnu.org> | 1992-06-24 02:56:38 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1992-06-24 02:56:38 +0000 |
commit | 0124ed11c62d7f27328fec2e5d5198d6c78122af (patch) | |
tree | ab17b311453b36dcca60e106e91525987d6ce67f /gcc | |
parent | e21b24b4988a6a8284c5a19d70c54a7d74515eb1 (diff) | |
download | gcc-0124ed11c62d7f27328fec2e5d5198d6c78122af.zip gcc-0124ed11c62d7f27328fec2e5d5198d6c78122af.tar.gz gcc-0124ed11c62d7f27328fec2e5d5198d6c78122af.tar.bz2 |
Delete RCS identifier, since we aren't using those in general.
From-SVN: r1257
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/m68k/dpx2.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/dpx2g.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/m68k/dpx2.h b/gcc/config/m68k/dpx2.h index 2b0a12f..41dbc90 100644 --- a/gcc/config/m68k/dpx2.h +++ b/gcc/config/m68k/dpx2.h @@ -1,7 +1,5 @@ /* * dpx2.h - Bull DPX/2 200 and 300 systems (m68k, SysVr3) - * - * $Id: dpx2.h,v 1.3 1992/05/21 08:04:22 rms Exp $ */ #include "m68k.h" diff --git a/gcc/config/m68k/dpx2g.h b/gcc/config/m68k/dpx2g.h index fd4024b..5a478e7 100644 --- a/gcc/config/m68k/dpx2g.h +++ b/gcc/config/m68k/dpx2g.h @@ -1,7 +1,5 @@ /* * dpx2g.h - Bull DPX/2 200 and 300 systems (m68k, SysVr3) with gas - * - * $Id: dpx2g.h,v 1.1 1992/03/11 04:21:58 sjg Exp sjg $ */ #define USE_GAS |