projects
/
qemu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
hw: move headers to include/
[qemu.git]
/
hw
/
ppce500_pci.c
diff --git
a/hw/ppce500_pci.c
b/hw/ppce500_pci.c
index abc7ebe1bf8e35dc2b6a9958d6b64b76633d89d8..5e7ad94388b084a58f6d94b9896d55eff2ccb178 100644
(file)
--- a/
hw/ppce500_pci.c
+++ b/
hw/ppce500_pci.c
@@
-19,7
+19,7
@@
#include "hw/pci/pci.h"
#include "hw/pci/pci_host.h"
#include "qemu/bswap.h"
-#include "hw/p
pce500_pci
.h"
+#include "hw/p
ci-host/ppce500
.h"
#ifdef DEBUG_PCI
#define pci_debug(fmt, ...) fprintf(stderr, fmt, ## __VA_ARGS__)
This page took
0.020083 seconds
and
4
git commands to generate.