Add support for the MIPS32
[deliverable/binutils-gdb.git] / binutils / budbg.h
index faf8d16b6dfa94c28332022bf1f811cc4e980e95..d8ee8895e763533d97aa33bf93ff87db0a37cab2 100644 (file)
@@ -51,4 +51,8 @@ extern boolean parse_ieee
 
 extern boolean write_ieee_debugging_info PARAMS ((bfd *, PTR));
 
+/* Routine used to read COFF debugging information.  */
+
+extern boolean parse_coff PARAMS ((bfd *, asymbol **, long, PTR));
+
 #endif
This page took 0.022706 seconds and 4 git commands to generate.