*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / stabsread.h
index e6805d6746a5ac18eff95b4803045d94567c0686..83458d1e13afa40489ea51650e5ce28796e28f8f 100644 (file)
@@ -1,6 +1,6 @@
 /* Include file for stabs debugging format support functions.
    Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
-   1996, 1997, 1999, 2000, 2001, 2002, 2003, 2007
+   1996, 1997, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2009
    Free Software Foundation, Inc.
 
    This file is part of GDB.
@@ -129,7 +129,7 @@ EXTERN int n_this_object_header_files;
 
 EXTERN int n_allocated_this_object_header_files;
 
-extern void cleanup_undefined_types (void);
+extern void cleanup_undefined_types (struct objfile *);
 
 extern long read_number (char **, int);
 
This page took 0.023819 seconds and 4 git commands to generate.