import gdb-1999-06-14 snapshot
[deliverable/binutils-gdb.git] / gdb / coffread.c
index ae1decaf728e374b19eee77a66de925fc16845db..1a63cfb755280e6c66c589b712a63afc4208c605 100644 (file)
@@ -42,6 +42,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "complaints.h"
 #include "target.h"
 
+extern void _initialize_coffread PARAMS ((void));
+
 struct coff_symfile_info {
   file_ptr min_lineno_offset;          /* Where in file lowest line#s are */
   file_ptr max_lineno_offset;          /* 1+last byte of line#s in file */
This page took 0.022546 seconds and 4 git commands to generate.