]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
This commit was manufactured by cvs2svn to create branch 'gdb_6_0-branch'.
authornobody <>
Mon, 7 Jul 2003 15:56:09 +0000 (15:56 +0000)
committernobody <>
Mon, 7 Jul 2003 15:56:09 +0000 (15:56 +0000)
Cherrypick from master 2003-07-07 15:56:08 UTC Daniel Jacobowitz <drow@false.org> ' * Makefile.in (sparc_tdep_h): New.':
    gdb/sparc-tdep.h

gdb/sparc-tdep.h [new file with mode: 0644]

diff --git a/gdb/sparc-tdep.h b/gdb/sparc-tdep.h
new file mode 100644 (file)
index 0000000..7c119b4
--- /dev/null
@@ -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);