2002-03-20 Daniel Berlin <dan@dberlin.org>
[deliverable/binutils-gdb.git] / binutils / budbg.h
index faf8d16b6dfa94c28332022bf1f811cc4e980e95..2bbf72e3ee127e43764b0a34d8406caf9a47cd0f 100644 (file)
@@ -1,5 +1,5 @@
 /* budbg.c -- Interfaces to the generic debugging information routines.
-   Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+   Copyright 1995, 1996 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <ian@cygnus.com>.
 
    This file is part of GNU Binutils.
@@ -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.026915 seconds and 4 git commands to generate.