diff options
Diffstat (limited to 'gdb/solib.h')
-rw-r--r-- | gdb/solib.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/solib.h b/gdb/solib.h index f11470b..ddabf74 100644 --- a/gdb/solib.h +++ b/gdb/solib.h @@ -54,6 +54,3 @@ solib_create_inferior_hook PARAMS((void)); /* solib.c */ extern int solib_address PARAMS ((CORE_ADDR)); /* solib.c */ - -struct section_table * -find_pc_section_from_so_list PARAMS ((CORE_ADDR pc)); /* solib.c */ |