]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/exec.h
Change exec_close to be a method on program_space
[thirdparty/binutils-gdb.git] / gdb / exec.h
index b2f51509bcf7489f6c85288a7240316729d9d6d6..f98dd83da215812285ec67b645b3f5554f109233 100644 (file)
@@ -117,8 +117,6 @@ extern void add_target_sections_of_objfile (struct objfile *objfile);
 extern void print_section_info (target_section_table *table,
                                bfd *abfd);
 
-extern void exec_close (void);
-
 /* Helper function that attempts to open the symbol file at EXEC_FILE_HOST.
    If successful, it proceeds to add the symbol file as the main symbol file.