Merge from gcc:
[deliverable/binutils-gdb.git] / gdb / solib-svr4.h
index bb0acfe4a8ee354c8322aeaa9687e08120fd7d84..c485e9669b684dd9657aed227bfbe4ef8e74029f 100644 (file)
@@ -72,11 +72,6 @@ extern void set_solib_svr4_fetch_link_map_offsets
    link map for the given objfile.  */
 extern CORE_ADDR svr4_fetch_objfile_link_map (struct objfile *objfile);
 
-/* legacy_svr4_fetch_link_map_offsets_hook is a pointer to a function
-   which is used to fetch link map offsets.  It will only be set
-   by solib-legacy.c, if at all.  */
-extern struct link_map_offsets *(*legacy_svr4_fetch_link_map_offsets_hook) (void);
-
 /* Fetch (and possibly build) an appropriate `struct link_map_offsets'
    for ILP32 and LP64 SVR4 systems.  */
 extern struct link_map_offsets *svr4_ilp32_fetch_link_map_offsets (void);
This page took 0.023951 seconds and 4 git commands to generate.