- Fixed masking of upper nibble of bitfield constants for tarval string output.
[libfirm] / ir / be / benode_t.h
index 2cad672..6f19520 100644 (file)
@@ -80,7 +80,7 @@ int is_be_node(const ir_node *irn);
 /**
  * Create all BE specific opcodes.
  */
-void be_node_init(void);
+void be_init_op(void);
 
 /**
  * Position numbers for the be_Spill inputs.