- useless variable removed
[libfirm] / ir / be / ia32 / bearch_ia32_t.h
index d18ef5a..68243d0 100644 (file)
@@ -85,7 +85,7 @@ struct ia32_code_gen_t {
  * IA32 ISA object
  */
 struct ia32_isa_t {
-       arch_isa_t            arch_isa;       /**< must be derived from arch_isa_t */
+       arch_env_t            arch_env;       /**< must be derived from arch_env_t */
        pmap                  *regs_16bit;    /**< Contains the 16bits names of the gp registers */
        pmap                  *regs_8bit;     /**< Contains the 8bits names of the gp registers */
        pmap                  *regs_8bit_high; /**< contains the hight part of the 8 bit names of the gp registers */