rename type entity into ir_entity
[libfirm] / ir / ana / cgana.h
index fcfbe0a..ea98296 100644 (file)
@@ -67,7 +67,7 @@
  *
  *  Leaves Bad control predecessors in the graph!
  */
-void cgana(int *len, entity ***free_methods);
+void cgana(int *len, ir_entity ***free_methods);
 
 /** Free callee information.
  *