2002-08-06 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Thu, 8 Aug 2002 22:44:46 +0000 (22:44 +0000)
committerMichael Snyder <msnyder@vmware.com>
Thu, 8 Aug 2002 22:44:46 +0000 (22:44 +0000)
* config/mips/tm-mips.h: Remove #define USE_STRUCT_CONVENTION.

gdb/config/mips/tm-mips.h

index d53156c..e7e5bd5 100644 (file)
@@ -265,8 +265,6 @@ extern void mips_store_return_value (struct type *, char *);
   (extract_address (REGBUF + REGISTER_BYTE (V0_REGNUM), \
                    REGISTER_RAW_SIZE (V0_REGNUM)))
 
-extern use_struct_convention_fn mips_use_struct_convention;
-#define USE_STRUCT_CONVENTION(gcc_p, type) mips_use_struct_convention (gcc_p, type)
 \f
 /* Describe the pointer in each stack frame to the previous stack frame
    (its caller).  */