]> Git Repo - binutils.git/blobdiff - gdb/bcache.h
always keep mpw subdir
[binutils.git] / gdb / bcache.h
index 1e6d25a547a32de86a738efce3b16d55d6f9d911..48b71e28cf0af9f1d752b8815be363a3337f2c7e 100644 (file)
@@ -62,4 +62,11 @@ struct bcache {
 extern void *
 bcache PARAMS ((void *bytes, int count, struct bcache *bcachep));
 
+#if MAINTENANCE_CMDS
+
+extern void
+print_bcache_statistics PARAMS ((struct bcache *, char *));
+
+#endif /* MAINTENANCE_CMDS */
+
 #endif /* BCACHE_H */
This page took 0.025878 seconds and 4 git commands to generate.