]> Git Repo - binutils.git/blobdiff - gdb/target.h
2003-10-22 Andrew Cagney <[email protected]>
[binutils.git] / gdb / target.h
index b4557ff429c646d6754c019af9a51c7a49a0d967..03a7fd8803b025a2aac51e719386d4cb51c3cbb7 100644 (file)
@@ -1152,12 +1152,6 @@ struct section_table *target_section_by_addr (struct target_ops *target,
                                              CORE_ADDR addr);
 
 
-/* Builds a section table, given args BFD, SECTABLE_PTR, SECEND_PTR.
-   Returns 0 if OK, 1 on error.  */
-
-extern int build_section_table (bfd *, struct section_table **,
-                               struct section_table **);
-
 /* From mem-break.c */
 
 extern int memory_remove_breakpoint (CORE_ADDR, char *);
This page took 0.024831 seconds and 4 git commands to generate.