2000-12-06 Fernando Nasser <fnasser@redhat.com>
[deliverable/binutils-gdb.git] / gdb / xcoffsolib.h
index 7069493375967873dabcee51d67ac2458916a2c8..b8af8d4bb14ceee7629bdd7eaf59ce68516deaea 100644 (file)
@@ -56,6 +56,5 @@ struct vmap_and_bfd
 
 extern struct vmap *vmap;
 
-/* Hook for symbol table relocation at runtime. */
-
-extern void (*xcoff_relocate_symtab_hook) PARAMS ((unsigned int));
+/* Add symbols for a vmap.  */
+extern int vmap_add_symbols (struct vmap *vp);
This page took 0.023607 seconds and 4 git commands to generate.