Fixed name mangling for private entities
[libfirm] / ir / be / mips / mips_new_nodes.h
index 8ddc9e8..7460558 100644 (file)
@@ -58,11 +58,6 @@ const arch_register_req_t **get_mips_in_req_all(const ir_node *node);
  */
 const arch_register_req_t *get_mips_in_req(const ir_node *node, int pos);
 
-/**
- * Returns the result register requirements of an mips node.
- */
-const arch_register_req_t *get_mips_out_req(const ir_node *node, int pos);
-
 /**
  * Sets the OUT register requirements at position pos.
  */