Revision 24ab68ac exec-all.h

b/exec-all.h
191 191
void tb_phys_invalidate(TranslationBlock *tb, tb_page_addr_t page_addr);
192 192

  
193 193
extern TranslationBlock *tb_phys_hash[CODE_GEN_PHYS_HASH_SIZE];
194
extern uint8_t *code_gen_ptr;
195
extern int code_gen_max_blocks;
196 194

  
197 195
#if defined(USE_DIRECT_JUMP)
198 196

  

Also available in: Unified diff