*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / rs6000-tdep.h
index 95c96a79965819d462bd41233afc8b02ded2e496..d5dea59dcfb55b04b17da6389630d5552138c6ef 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.
 
 
 #include "defs.h"
 
-extern void rs6000_software_single_step (enum target_signal signal,
-                                        int insert_breakpoints_p);
+extern int rs6000_software_single_step (struct frame_info *frame);
+
+/* 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.023256 seconds and 4 git commands to generate.