Revision 4d7a0880 cpu-exec.c

b/cpu-exec.c
640 640
                   jump. */
641 641
                {
642 642
                    if (next_tb != 0 &&
643
#if USE_KQEMU
643
#ifdef USE_KQEMU
644 644
                        (env->kqemu_enabled != 2) &&
645 645
#endif
646 646
                        tb->page_addr[1] == -1) {

Also available in: Unified diff