*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / i387-tdep.c
index e665989e043946c2803f8766137e5988defc6c69..a940e88b6a9c19a72e20b8439cad4f05bba25b14 100644 (file)
@@ -289,7 +289,7 @@ i387_print_float_info (struct gdbarch *gdbarch, struct ui_file *file,
    needs any special handling.  */
 
 int
-i387_convert_register_p (int regnum, struct type *type)
+i387_convert_register_p (struct gdbarch *gdbarch, int regnum, struct type *type)
 {
   if (i386_fp_regnum_p (regnum))
     {
This page took 0.023376 seconds and 4 git commands to generate.