mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
2002-04-24 David S. Miller <davem@redhat.com>
* symtab.h (find_stab_function_addr): Kill extern. * minsyms.c (find_stab_function_addr): Remove from here... * dbxread.c: ... to here, and mark it static.
This commit is contained in:
@@ -1139,10 +1139,6 @@ extern struct minimal_symbol *prim_record_minimal_symbol_and_info
|
||||
enum minimal_symbol_type,
|
||||
char *info, int section, asection * bfd_section, struct objfile *);
|
||||
|
||||
#ifdef SOFUN_ADDRESS_MAYBE_MISSING
|
||||
extern CORE_ADDR find_stab_function_addr (char *, char *, struct objfile *);
|
||||
#endif
|
||||
|
||||
extern unsigned int msymbol_hash_iw (const char *);
|
||||
|
||||
extern unsigned int msymbol_hash (const char *);
|
||||
|
||||
Reference in New Issue
Block a user