* gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)
[deliverable/binutils-gdb.git] / gdb / amd64-tdep.c
index b03320e6766c065ee7530f735947c6f52b6b08e5..213f2d9c619d9b45cb38f2fbb244730d842c59b2 100644 (file)
@@ -187,7 +187,7 @@ static const int amd64_dwarf_regmap_len =
    number used by GDB.  */
 
 static int
-amd64_dwarf_reg_to_regnum (int reg)
+amd64_dwarf_reg_to_regnum (struct gdbarch *gdbarch, int reg)
 {
   int regnum = -1;
 
This page took 0.024386 seconds and 4 git commands to generate.