start register allocator again, fix typo
[libfirm] / ir / be / mips / mips_new_nodes.h
index 06d66d0..370f23e 100644 (file)
@@ -99,7 +99,7 @@ int get_mips_n_res(const ir_node *node);
  * Initializes the nodes attributes.
  */
 void init_mips_attributes(ir_node *node, arch_irn_flags_t flags, const mips_register_req_t **in_reqs,
-        const mips_register_req_t **out_reqs, int n_res, unsigned latency);
+        const mips_register_req_t **out_reqs, const be_execution_unit_t ***execution_units, int n_res, unsigned latency);
 
 /**
  * Initialize transform ops for the mips opcodes