Loading target-lm32/cpu.h +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ #include "qemu-common.h" #include "cpu-defs.h" struct CPULM32State; typedef struct CPULM32State CPULM32State; #define TARGET_HAS_ICE 1 Loading target-microblaze/cpu.h +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ #include "cpu-defs.h" #include "softfloat.h" struct CPUMBState; typedef struct CPUMBState CPUMBState; #if !defined(CONFIG_USER_ONLY) #include "mmu.h" #endif Loading Loading
target-lm32/cpu.h +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ #include "qemu-common.h" #include "cpu-defs.h" struct CPULM32State; typedef struct CPULM32State CPULM32State; #define TARGET_HAS_ICE 1 Loading
target-microblaze/cpu.h +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ #include "cpu-defs.h" #include "softfloat.h" struct CPUMBState; typedef struct CPUMBState CPUMBState; #if !defined(CONFIG_USER_ONLY) #include "mmu.h" #endif Loading