* v850-opc.c (v850_operands): Define SR2 operand.
[deliverable/binutils-gdb.git] / bfd / libbfd-in.h
index 310e839d72ca76c5154d3252656287c509a29e85..bc016fbb4db8e4997d5e43724b4173de915af08b 100644 (file)
@@ -369,11 +369,6 @@ extern boolean _bfd_link_hash_table_init
 extern struct bfd_link_hash_table *_bfd_generic_link_hash_table_create
   PARAMS ((bfd *));
 
-/* Generic link hash table entry creation routine.  */
-struct bfd_hash_entry *generic_link_hash_newfunc
-  PARAMS ((struct bfd_hash_entry *, struct bfd_hash_table *,
-           const char *));
-
 /* Generic add symbol routine.  */
 extern boolean _bfd_generic_link_add_symbols
   PARAMS ((bfd *, struct bfd_link_info *));
This page took 0.025031 seconds and 4 git commands to generate.