mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 11:04:58 -06:00
hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240215105017.57748-3-philmd@linaro.org>
This commit is contained in:
parent
d0e870f447
commit
4d641f36e7
8 changed files with 23 additions and 7 deletions
|
@ -24,6 +24,7 @@
|
|||
#include "elf.h"
|
||||
#include "hw/char/serial.h"
|
||||
#include "hw/ppc/ppc.h"
|
||||
#include "hw/pci-host/ppc4xx.h"
|
||||
#include "sysemu/sysemu.h"
|
||||
#include "sysemu/reset.h"
|
||||
#include "hw/sysbus.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue