disasm: split dump_insns
[deliverable/binutils-gdb.git] / gdb / i386-tdep.h
index 7880f6ca5942aea303b4546ea45651ad9e4c714a..95288baa1a1f4d90c8bc7e715842d0a3d56fb4e4 100644 (file)
@@ -193,7 +193,7 @@ struct gdbarch_tdep
   const struct target_desc *tdesc;
 
   /* Register group function.  */
-  const void *register_reggroup_p;
+  gdbarch_register_reggroup_p_ftype *register_reggroup_p;
 
   /* Offset of saved PC in jmp_buf.  */
   int jb_pc_offset;
This page took 0.023778 seconds and 4 git commands to generate.