- at blockstart emit list of predblocks in comment
[libfirm] / ir / be / ia32 / ia32_map_regs.h
index ffdfc52..d287323 100644 (file)
@@ -1,3 +1,9 @@
+/**
+ * General reqister mapping stuff.
+ * @author Christian Wuerdig
+ * $Id$
+ */
+
 #ifndef _IA32_MAP_REGS_H_
 #define _IA32_MAP_REGS_H_
 
@@ -45,7 +51,7 @@ void ia32_build_8bit_reg_map(pmap *reg_map);
 /**
  * Returns the corresponding mapped name for a register.
  */
-char *ia32_get_mapped_reg_name(pmap *reg_map, const arch_register_t *reg);
+const char *ia32_get_mapped_reg_name(pmap *reg_map, const arch_register_t *reg);
 
 /**
  * Check all parameters and determine the maximum number of parameters