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
|
@ -20,7 +20,7 @@
|
|||
#ifndef QEMU_SPARC_CPU_QOM_H
|
||||
#define QEMU_SPARC_CPU_QOM_H
|
||||
|
||||
#include "qemu/cpu.h"
|
||||
#include "qom/cpu.h"
|
||||
#include "cpu.h"
|
||||
|
||||
#ifdef TARGET_SPARC64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue