Add entry for change in solib-osf.c (osf_in_dynsym_resolve_code).
[deliverable/binutils-gdb.git] / gdb / xcoffsolib.h
index fbd3d5b86cd56c2cc6eac5543b226f751278c443..d7e8504cdda512066119eee0b27020d22b99fbc7 100644 (file)
@@ -1,5 +1,6 @@
 /* Data structures for RS/6000 shared libraries, for GDB.
-   Copyright 1991, 1992, 1994, 1997 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1994, 1996, 1997, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -56,6 +57,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.024513 seconds and 4 git commands to generate.