* breakpoint.h (struct bp_location): Change type of section
[binutils-gdb.git] / gdb / objfiles.h
index d98eabbc4a5204a7eccdfd62339fdf59cbd4a482..bd686fad19f6a68f0fb20b0fb40eaa043ff7455a 100644 (file)
@@ -498,9 +498,6 @@ extern int have_minimal_symbols (void);
 
 extern struct obj_section *find_pc_section (CORE_ADDR pc);
 
-extern struct obj_section *find_pc_sect_section (CORE_ADDR pc,
-                                                asection * section);
-
 extern int in_plt_section (CORE_ADDR, char *);
 
 /* Keep a registry of per-objfile data-pointers required by other GDB