Revision 239fda31 exec-all.h

b/exec-all.h
80 80
void gen_pc_load(CPUState *env, struct TranslationBlock *tb,
81 81
                 unsigned long searched_pc, int pc_pos, void *puc);
82 82

  
83
unsigned long code_gen_max_block_size(void);
84 83
void cpu_gen_init(void);
85 84
int cpu_gen_code(CPUState *env, struct TranslationBlock *tb,
86 85
                 int *gen_code_size_ptr);

Also available in: Unified diff