]> Git Repo - qemu.git/blobdiff - memory_mapping.c
target-i386: Rewrite gen_enter inline
[qemu.git] / memory_mapping.c
index 7b69801cb822ce23f946b899dccf08b131cb9f5e..04db3ac7faf2caaec260959e7950400a993226d0 100644 (file)
  *
  */
 
+#include "qemu/osdep.h"
 #include <glib.h>
 
+#include "qemu-common.h"
 #include "cpu.h"
-#include "exec/cpu-all.h"
 #include "sysemu/memory_mapping.h"
 #include "exec/memory.h"
 #include "exec/address-spaces.h"
This page took 0.024453 seconds and 4 git commands to generate.