import gdb-19990422 snapshot
[deliverable/binutils-gdb.git] / gdb / bcache.h
index cf0c62eeda1a7ab24e5f29390e29298eea4e4104..4b753be42dca5860fda285f79b74d13e2eaa70f6 100644 (file)
@@ -62,11 +62,7 @@ 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.035309 seconds and 4 git commands to generate.