- reserve the visited resource
[libfirm] / ir / be / bessadestrsimple.h
index 8efd4db..7df4142 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1995-2007 University of Karlsruhe.  All right reserved.
+ * Copyright (C) 1995-2008 University of Karlsruhe.  All right reserved.
  *
  * This file is part of libFirm.
  *
@@ -44,7 +44,7 @@
  *
  * @return A set mapping SSA values to variables
  */
-set *be_ssa_destr_simple(ir_graph *irg, const arch_env_t *aenv);
+set *be_ssa_destr_simple(ir_graph *irg);
 
 void free_ssa_destr_simple(set *vars);