*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / ia64-tdep.c
index 09fe676affafe43242512b29a420b1c55194e154..cd2daf8128f6bc24c31110e6fb4cea9890040652 100644 (file)
@@ -620,7 +620,7 @@ ia64_memory_remove_breakpoint (struct bp_target_info *bp_tgt)
 /* We don't really want to use this, but remote.c needs to call it in order
    to figure out if Z-packets are supported or not.  Oh, well. */
 const unsigned char *
-ia64_breakpoint_from_pc (CORE_ADDR *pcptr, int *lenptr)
+ia64_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *pcptr, int *lenptr)
 {
   static unsigned char breakpoint[] =
     { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
This page took 0.024859 seconds and 4 git commands to generate.