]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/xtensa/import_core.sh
hw/fsi: Added qtest
[mirror_qemu.git] / target / xtensa / import_core.sh
index df66d09393afd70abc4a9da89eebba55db3e935a..17dfec895739c17262f36652f60dab67fca68d84 100755 (executable)
@@ -41,8 +41,7 @@ tar -xf "$OVERLAY" -O binutils/xtensa-modules.c | \
 cat <<EOF > "${TARGET}.c"
 #include "qemu/osdep.h"
 #include "cpu.h"
-#include "exec/gdbstub.h"
-#include "qemu-common.h"
+#include "gdbstub/helpers.h"
 #include "qemu/host-utils.h"
 
 #include "core-$NAME/core-isa.h"