2003-05-30 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / config / sparc / tm-sparc.h
index e51eb63217dc956a1d030057549e85fd781a4e86..16f94db182c52758225a9c2af3f05d61168370fa 100644 (file)
@@ -277,7 +277,7 @@ extern void sparc32_store_return_value (struct type *, struct regcache *,
 
 #define EXTRACT_STRUCT_VALUE_ADDRESS(REGCACHE) \
      sparc_extract_struct_value_address (REGCACHE)
-extern CORE_ADDR sparc_extract_struct_value_address (char *);
+extern CORE_ADDR sparc_extract_struct_value_address (struct regcache *);
 
 /* Stack must be aligned on 64-bit boundaries when synthesizing
    function calls (128-bit for sparc64).  */
This page took 0.037619 seconds and 4 git commands to generate.