fehler109
[libfirm] / ir / be / arm / arm_new_nodes.h
index ba0a812..c7b1a50 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.
  *
@@ -134,12 +134,6 @@ const arch_register_t *get_arm_out_reg(const ir_node *node, int pos);
  */
 int get_arm_n_res(const ir_node *node);
 
-/**
- * Set the ARM machine node attributes to default values.
- */
-void init_arm_attributes(ir_node *node, int flags, const arch_register_req_t ** in_reqs,
-                         const arch_register_req_t ** out_reqs, const be_execution_unit_t ***execution_units, int n_res, unsigned latency);
-
 /**
  * Sets the flags for the n'th out.
  */