Revision 5cd8f621 target-alpha/translate.c

b/target-alpha/translate.c
140 140
                                     offsetof(CPUAlphaState, usp), "usp");
141 141
#endif
142 142

  
143
    /* register helpers */
144
#define GEN_HELPER 2
145
#include "helper.h"
146

  
147 143
    done_init = 1;
148 144
}
149 145

  

Also available in: Unified diff