/[qemu]/qemu/exec.c
ViewVC logotype

Diff of /qemu/exec.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by bellard, Sun Aug 10 21:47:01 2003 UTC revision 1.16 by bellard, Tue Sep 30 21:04:53 2003 UTC
# Line 27  Line 27 
27  #include <sys/mman.h>  #include <sys/mman.h>
28    
29  #include "config.h"  #include "config.h"
30  #ifdef TARGET_I386  #include "cpu.h"
31  #include "cpu-i386.h"  #include "exec-all.h"
 #endif  
 #ifdef TARGET_ARM  
 #include "cpu-arm.h"  
 #endif  
 #include "exec.h"  
32    
33  //#define DEBUG_TB_INVALIDATE  //#define DEBUG_TB_INVALIDATE
34  //#define DEBUG_FLUSH  //#define DEBUG_FLUSH

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26