* gdb.threads/manythreads.c (main): Increase thread stack size
[deliverable/binutils-gdb.git] / gdb / bfd-target.h
index 3bacdfd8dcb2dcd2391298bb151c8b2c11e5f786..03931d72a32cf011f437c722b73dae3695dd9b48 100644 (file)
@@ -28,10 +28,4 @@ struct target_ops;
    freopen and fdopen).  */
 struct target_ops *target_bfd_reopen (struct bfd *bfd);
 
-/* Map over ABFD's sections, creating corresponding entries in the
-   target's section table.  */
-
-void build_target_sections_from_bfd (struct target_ops *targ,
-                                    struct bfd *abfd);
-
 #endif
This page took 0.026268 seconds and 4 git commands to generate.