mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
qom: move include files to include/qom/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
caf71f86a3
commit
14cccb6185
27 changed files with 28 additions and 28 deletions
|
@ -32,7 +32,7 @@ struct OpenRISCCPU;
|
|||
#include "qemu-common.h"
|
||||
#include "exec/cpu-defs.h"
|
||||
#include "softfloat.h"
|
||||
#include "qemu/cpu.h"
|
||||
#include "qom/cpu.h"
|
||||
#include "qapi/error.h"
|
||||
|
||||
#define TYPE_OPENRISC_CPU "or32-cpu"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue