*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / rs6000-tdep.h
index 95c96a79965819d462bd41233afc8b02ded2e496..f655f6312762fd795dcb88495effb4d7e881c126 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2006, 2007 Free Software Foundation, Inc.
 
    Free Software Foundation, Inc.
 
@@ -24,3 +24,8 @@
 extern void rs6000_software_single_step (enum target_signal signal,
                                         int insert_breakpoints_p);
 
+/* Hook in rs6000-tdep.c for determining the TOC address when
+   calling functions in the inferior.  */
+
+extern CORE_ADDR (*rs6000_find_toc_address_hook) (CORE_ADDR);
+
This page took 0.024444 seconds and 4 git commands to generate.