Add "make pdf" and "make install-pdf", from Brooks Moses
[deliverable/binutils-gdb.git] / gdb / rs6000-tdep.h
index 834c425366f0f910588730067bed2cd886d3fb13..f655f6312762fd795dcb88495effb4d7e881c126 100644 (file)
@@ -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.024479 seconds and 4 git commands to generate.