*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / alpha-tdep.c
index 6efb85b66753a49155eed7f7df53647d4c09d2aa..a77ad25b49df948ffa2543d0c36fb25d67f409c2 100644 (file)
@@ -599,7 +599,7 @@ alpha_return_in_memory_always (struct type *type)
 }
 \f
 static const gdb_byte *
-alpha_breakpoint_from_pc (CORE_ADDR *pc, int *len)
+alpha_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *pc, int *len)
 {
   static const gdb_byte break_insn[] = { 0x80, 0, 0, 0 }; /* call_pal bpt */
 
This page took 0.04512 seconds and 4 git commands to generate.