2007-11-12 Markus Deuling <deuling@de.ibm.com>
[deliverable/binutils-gdb.git] / gdb / i387-tdep.h
index a94b27ae13f234e2cdf4831cc215b1f1bf1fc0b6..3ff1c379a38a0e4d9ee0e43279181f032408f815 100644 (file)
@@ -58,7 +58,8 @@ extern void i387_print_float_info (struct gdbarch *gdbarch,
 /* Return nonzero if a value of type TYPE stored in register REGNUM
    needs any special handling.  */
 
-extern int i387_convert_register_p (int regnum, struct type *type);
+extern int i387_convert_register_p (struct gdbarch *gdbarch, int regnum,
+                                   struct type *type);
 
 /* Read a value of type TYPE from register REGNUM in frame FRAME, and
    return its contents in TO.  */
This page took 0.024084 seconds and 4 git commands to generate.