Revision 35bed8ee cpu-all.h

b/cpu-all.h
840 840
void cpu_set_log_filename(const char *filename);
841 841
int cpu_str_to_log_mask(const char *str);
842 842

  
843
/* IO ports API */
844
#include "ioport.h"
845

  
846 843
/* memory API */
847 844

  
848 845
extern int phys_ram_fd;

Also available in: Unified diff