class readable_regcache and pass readable_regcache to gdbarch pseudo_register_read...
[deliverable/binutils-gdb.git] / gdb / i386-tdep.h
index a71c103a881b193cbe4fceff52403f941a5edc00..81a93f11af5a615082b1a5c537385d0a3bd8c5d5 100644 (file)
@@ -364,7 +364,7 @@ extern struct type *i386_pseudo_register_type (struct gdbarch *gdbarch,
                                               int regnum);
 
 extern void i386_pseudo_register_read_into_value (struct gdbarch *gdbarch,
-                                                 struct regcache *regcache,
+                                                 readable_regcache *regcache,
                                                  int regnum,
                                                  struct value *result);
 
This page took 0.026762 seconds and 4 git commands to generate.