gdb
[deliverable/binutils-gdb.git] / gdb / psymtab.h
index 9b8c8dfc317c1c890fccb375b0e3599d5a8c9b29..de8b67e08278b410b8d22f3e3bf959ec8cc94110 100644 (file)
@@ -1,6 +1,6 @@
 /* Public partial symbol table definitions.
 
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -28,4 +28,6 @@ void map_partial_symbol_filenames (void (*) (const char *, const char *,
 
 extern const struct quick_symbol_functions psym_functions;
 
+extern const struct quick_symbol_functions dwarf2_gdb_index_functions;
+
 #endif /* PSYMTAB_H */
This page took 0.024548 seconds and 4 git commands to generate.