projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16fd646
)
m68k: include cpu-qom.h in files that require M68KCPU
author
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 15 Mar 2016 13:32:19 +0000
(14:32 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 19 May 2016 14:42:27 +0000
(16:42 +0200)
This will keep things working when cpu.h will not be included
indirectly almost everywhere (either directly or through
qemu-common.h).
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/hw/m68k/mcf.h
patch
|
blob
|
history
diff --git
a/include/hw/m68k/mcf.h
b/include/hw/m68k/mcf.h
index fbc8dc26dfbcb8a543399b8cb42f7345a54fed4d..0f0d2288e63f2db2c244af20bae48bbae6ddeedb 100644
(file)
--- a/
include/hw/m68k/mcf.h
+++ b/
include/hw/m68k/mcf.h
@@
-2,6
+2,8
@@
#define HW_MCF_H
/* Motorola ColdFire device prototypes. */
+#include "target-m68k/cpu-qom.h"
+
struct MemoryRegion;
/* mcf_uart.c */