mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -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
|
@ -20,7 +20,7 @@
|
|||
#ifndef QEMU_ARM_CPU_QOM_H
|
||||
#define QEMU_ARM_CPU_QOM_H
|
||||
|
||||
#include "qemu/cpu.h"
|
||||
#include "qom/cpu.h"
|
||||
|
||||
#define TYPE_ARM_CPU "arm-cpu"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue