]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - binutils/budbg.h
Imported binutils-2.20
[msp430-binutils.git] / binutils / budbg.h
index a8c99dddf0841296012fb59d9c7ad3a7e3a3bc35..b9de0223dd835202826c90c1824f6445864d6274 100644 (file)
@@ -1,5 +1,6 @@
 /* budbg.c -- Interfaces to the generic debugging information routines.
-   Copyright 1995, 1996, 2002, 2003, 2007 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 2002, 2003, 2005, 2007, 2008
+   Free Software Foundation, Inc.
    Written by Ian Lance Taylor <ian@cygnus.com>.
 
    This file is part of GNU Binutils.
@@ -26,7 +27,7 @@
 
 /* Routine used to read generic debugging information.  */
 
-extern void *read_debugging_info (bfd *, asymbol **, long);
+extern void *read_debugging_info (bfd *, asymbol **, long, bfd_boolean);
 
 /* Routine used to print generic debugging information.  */