On 03/09/2012 08:27 PM, Andreas Färber wrote:
Signed-off-by: Andreas Färber<afaer...@suse.de>
Reviewed-by: Anthony Liguori <aligu...@us.ibm.com> For 5, 6, 7. I'd suggest folding this into a single patch. Regards, Anthony Liguori
--- target-lm32/cpu.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/target-lm32/cpu.h b/target-lm32/cpu.h index b6b6b4c..cc9b53b 100644 --- a/target-lm32/cpu.h +++ b/target-lm32/cpu.h @@ -28,6 +28,7 @@ #include "qemu-common.h" #include "cpu-defs.h" struct CPULM32State; +typedef struct CPULM32State CPULM32State; #define TARGET_HAS_ICE 1