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 *);