mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
ppc: do not redefine CPUPPCState
Just include the file that is supposed to bring it in. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
#define PPC_FDT_H
|
||||
|
||||
#include "qemu/error-report.h"
|
||||
|
||||
typedef struct CPUPPCState CPUPPCState;
|
||||
#include "target-ppc/cpu-qom.h"
|
||||
|
||||
#define _FDT(exp) \
|
||||
do { \
|
||||
|
||||
Reference in New Issue
Block a user