Revision 055403b2 cpu-all.h

b/cpu-all.h
959 959
int cpu_physical_sync_dirty_bitmap(target_phys_addr_t start_addr,
960 960
                                   target_phys_addr_t end_addr);
961 961

  
962
void dump_exec_info(FILE *f,
963
                    int (*cpu_fprintf)(FILE *f, const char *fmt, ...));
962
void dump_exec_info(FILE *f, fprintf_function cpu_fprintf);
964 963
#endif /* !CONFIG_USER_ONLY */
965 964

  
966 965
int cpu_memory_rw_debug(CPUState *env, target_ulong addr,

Also available in: Unified diff