Revision 3d97b40b cpu-all.h

b/cpu-all.h
691 691
int page_get_flags(target_ulong address);
692 692
void page_set_flags(target_ulong start, target_ulong end, int flags);
693 693
void page_unprotect_range(target_ulong data, target_ulong data_size);
694
int page_check_range(target_ulong start, target_ulong len, int flags);
694 695

  
695 696
CPUState *cpu_copy(CPUState *env);
696 697

  

Also available in: Unified diff