|
@@ -168,7 +168,7 @@ static const struct SysemuCPUOps tricore_sysemu_ops = {
|
|
.get_phys_page_debug = tricore_cpu_get_phys_page_debug,
|
|
.get_phys_page_debug = tricore_cpu_get_phys_page_debug,
|
|
};
|
|
};
|
|
|
|
|
|
-#include "hw/core/tcg-cpu-ops.h"
|
|
|
|
|
|
+#include "accel/tcg/cpu-ops.h"
|
|
|
|
|
|
static const TCGCPUOps tricore_tcg_ops = {
|
|
static const TCGCPUOps tricore_tcg_ops = {
|
|
.initialize = tricore_tcg_init,
|
|
.initialize = tricore_tcg_init,
|