On 06/28/2017 05:20 AM, Lluís Vilanova wrote:
-void gen_intermediate_code(CPUArchState *env, struct TranslationBlock *tb);
+void gen_intermediate_code(CPUState *env, struct TranslationBlock *tb);

Ought to change the argument name too.


r~

Reply via email to