* gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)
[deliverable/binutils-gdb.git] / gdb / cris-tdep.c
index 9e560cfac98558e73d1fee0ad8ebda2892477e58..c0b814cab448b42700e0e53ea77af56bc01cad6c 100644 (file)
@@ -1847,7 +1847,7 @@ crisv32_register_name (struct gdbarch *gdbarch, int regno)
    number used by GDB.  */
 
 static int
-cris_dwarf2_reg_to_regnum (int reg)
+cris_dwarf2_reg_to_regnum (struct gdbarch *gdbarch, int reg)
 {
   /* We need to re-map a couple of registers (SRP is 16 in Dwarf-2 register
      numbering, MOF is 18).
This page took 0.025238 seconds and 4 git commands to generate.