From: nobody <> Date: Mon, 7 Jul 2003 15:56:09 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'gdb_6_0-branch'. X-Git-Tag: cagney_x86i386-20030821-branchpoint~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07d1a680e79d83b19074b28c5331fbc2c73e2f29;p=thirdparty%2Fbinutils-gdb.git This commit was manufactured by cvs2svn to create branch 'gdb_6_0-branch'. Cherrypick from master 2003-07-07 15:56:08 UTC Daniel Jacobowitz ' * Makefile.in (sparc_tdep_h): New.': gdb/sparc-tdep.h --- diff --git a/gdb/sparc-tdep.h b/gdb/sparc-tdep.h new file mode 100644 index 00000000000..7c119b407ab --- /dev/null +++ b/gdb/sparc-tdep.h @@ -0,0 +1,22 @@ +/* Target-dependent code for the SPARC for GDB, the GNU debugger. + + Copyright 2003 Free Software Foundation, Inc. + + This file is part of GDB. + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ + +extern int sparc_y_regnum (void);