diff options
author | K. Richard Pixley <rich@cygnus> | 1992-07-18 01:40:47 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-07-18 01:40:47 +0000 |
commit | d1289d7234576b2b9685625f208c407a2085033a (patch) | |
tree | 624a7af21450919317e79d69c0873af8f1bb7fa7 /binutils/sparc-pinsn.c | |
parent | 5ae97f7d2608715aff414f0f4436aeae0f4ee8c3 (diff) | |
download | gdb-d1289d7234576b2b9685625f208c407a2085033a.zip gdb-d1289d7234576b2b9685625f208c407a2085033a.tar.gz gdb-d1289d7234576b2b9685625f208c407a2085033a.tar.bz2 |
removed rcsids
Diffstat (limited to 'binutils/sparc-pinsn.c')
-rw-r--r-- | binutils/sparc-pinsn.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/binutils/sparc-pinsn.c b/binutils/sparc-pinsn.c index ddeec1c..2430b5d 100644 --- a/binutils/sparc-pinsn.c +++ b/binutils/sparc-pinsn.c @@ -18,8 +18,6 @@ You should have received a copy of the GNU General Public License along with the binutils; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #include "bfd.h" #include "sysdep.h" #include <stdio.h> |