summaryrefslogtreecommitdiffstats
path: root/gcc/ebitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ebitmap.h')
-rw-r--r--gcc/ebitmap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ebitmap.h b/gcc/ebitmap.h
index 1539c9ad033..4f9fd44ceb3 100644
--- a/gcc/ebitmap.h
+++ b/gcc/ebitmap.h
@@ -64,7 +64,6 @@ extern bool ebitmap_equal_p (ebitmap, ebitmap);
extern void ebitmap_clear (ebitmap);
extern int ebitmap_last_set_bit (ebitmap);
extern void debug_ebitmap (ebitmap);
-extern void dump_ebitmap (FILE *, ebitmap);
extern unsigned long ebitmap_popcount(ebitmap, unsigned long);
/* The iterator for ebitmap. */
OpenPOWER on IntegriCloud