]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/elfread.c
import gdb-1999-05-25 snapshot
[thirdparty/binutils-gdb.git] / gdb / elfread.c
index 417039e044de61f39a31c4fcd71fefbe68654945..9c13b00bf4859cfbee99b6f2b3beb29a8563c37f 100644 (file)
@@ -32,6 +32,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "complaints.h"
 #include "demangle.h"
 
+extern void _initialize_elfread PARAMS ((void));
+
 /* The struct elfinfo is available only during ELF symbol table and
    psymtab reading.  It is destroyed at the complation of psymtab-reading.
    It's local to elf_symfile_read.  */