mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
2003-01-18 Andrew Cagney <ac131313@redhat.com>
* cris-tdep.c: Fix function declaration indentation. * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto. * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto. * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto. * symfile.h, symtab.h, target.c, target.h, value.h: Ditto. * xcoffread.c, config/pa/tm-hppa.h: Ditto. * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
This commit is contained in:
@@ -1102,8 +1102,7 @@ smash_to_method_type (struct type *type, struct type *domain,
|
||||
struct type *to_type, struct field *args,
|
||||
int nargs, int varargs);
|
||||
|
||||
extern void
|
||||
smash_to_member_type (struct type *, struct type *, struct type *);
|
||||
extern void smash_to_member_type (struct type *, struct type *, struct type *);
|
||||
|
||||
extern struct type *allocate_stub_method (struct type *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user