*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / m32c-tdep.c
index 83c97cfb2ce3519c1e1266935de80afb16ccdcfa..db25f6c86e3cc805735e52581531b5f4bc094e5d 100644 (file)
@@ -976,7 +976,7 @@ make_regs (struct gdbarch *arch)
 /* Breakpoints.  */
 
 static const unsigned char *
-m32c_breakpoint_from_pc (CORE_ADDR *pc, int *len)
+m32c_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *pc, int *len)
 {
   static unsigned char break_insn[] = { 0x00 };        /* brk */
 
This page took 0.024214 seconds and 4 git commands to generate.