* core-aout.c (fetch_core_registers): Cast core_reg_size to int
[deliverable/binutils-gdb.git] / gdb / objfiles.h
index f53605609a061c513bc1a89c85a9b3a6733e4997..b98b7088fe7e3d1f4d660353c2bdfc842619e260 100644 (file)
@@ -175,6 +175,7 @@ struct objstats {
 #define OBJSTAT(objfile, expr) (objfile -> stats.expr)
 #define OBJSTATS struct objstats stats
 extern void print_objfile_statistics PARAMS ((void));
+extern void print_symbol_bcache_statistics PARAMS ((void));
 
 #else
 
This page took 0.023227 seconds and 4 git commands to generate.