*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / vax-tdep.c
index c1ff3a012deecc67ced9f124217d3a24c6cc5ec1..346a59d14407db81628069210d2f640c120148ab 100644 (file)
@@ -255,7 +255,7 @@ vax_return_value (struct gdbarch *gdbarch, struct type *type,
    location for inserting the breakpoint.  */
    
 static const gdb_byte *
-vax_breakpoint_from_pc (CORE_ADDR *pc, int *len)
+vax_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *pc, int *len)
 {
   static gdb_byte break_insn[] = { 3 };
 
This page took 0.025428 seconds and 4 git commands to generate.