]> git.proxmox.com Git - qemu.git/blobdiff - memory_mapping-stub.c
qom: pass file/line/function to asserting casts
[qemu.git] / memory_mapping-stub.c
index 104281d78e86d4c82d49de8d703f841eee2fec25..24d5d67371938cb61b4b60e6d4591cb721ce8380 100644 (file)
@@ -6,14 +6,14 @@
  * Authors:
  *     Wen Congyang <wency@cn.fujitsu.com>
  *
- * This work is licensed under the terms of the GNU GPL, version 2. See
- * the COPYING file in the top-level directory.
+ * This work is licensed under the terms of the GNU GPL, version 2 or later.
+ * See the COPYING file in the top-level directory.
  *
  */
 
 #include "cpu.h"
-#include "cpu-all.h"
-#include "memory_mapping.h"
+#include "exec/cpu-all.h"
+#include "sysemu/memory_mapping.h"
 
 int qemu_get_guest_memory_mapping(MemoryMappingList *list)
 {