Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(282)

Unified Diff: gdb/rs6000-tdep.h

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gdb/rs6000-nat.c ('k') | gdb/rs6000-tdep.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/rs6000-tdep.h
diff --git a/gdb/rs6000-tdep.h b/gdb/rs6000-tdep.h
index cd3305584c6b7416e6f2e155faa089625bb0aa18..ad983bb15f3bb00cf0745ce27fba6f48217c4b4e 100644
--- a/gdb/rs6000-tdep.h
+++ b/gdb/rs6000-tdep.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2013 Free Software Foundation, Inc.
This file is part of GDB.
@@ -15,10 +15,6 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-/* Hook in rs6000-aix-tdep.c for determining the TOC address when
- calling functions in the inferior. */
-extern CORE_ADDR (*rs6000_find_toc_address_hook) (CORE_ADDR);
-
/* Minimum possible text address in AIX. */
#define AIX_TEXT_SEGMENT_BASE 0x10000000
« no previous file with comments | « gdb/rs6000-nat.c ('k') | gdb/rs6000-tdep.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698