Revision 2cbd949d exec-all.h

b/exec-all.h
82 82
                              target_ulong pc, target_ulong cs_base, int flags,
83 83
                              int cflags);
84 84
void cpu_exec_init(CPUState *env);
85
void cpu_loop_exit(void);
85 86
int page_unprotect(target_ulong address, unsigned long pc, void *puc);
86 87
void tb_invalidate_phys_page_range(target_phys_addr_t start, target_phys_addr_t end,
87 88
                                   int is_cpu_write_access);

Also available in: Unified diff