* ser-e7kpc.c (e7000pc_setstopbits): New function.
[deliverable/binutils-gdb.git] / gdb / xcoffsolib.h
index fbd3d5b86cd56c2cc6eac5543b226f751278c443..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) (unsigned int);
+/* Add symbols for a vmap.  */
+extern int vmap_add_symbols (struct vmap *vp);
This page took 0.023356 seconds and 4 git commands to generate.