Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
people
/
peter.maydell
/
qemu-arm.git
/
refs/heads/bsd-async-bug
/
.
/
stubs
/
pci-host-piix.c
blob: 93975adbfebbe73476087a8c75939546567b3a17 [
file
] [
log
] [
blame
]
#include
"qemu/osdep.h"
#include
"hw/pci-host/i440fx.h"
PCIBus
*
find_i440fx
(
void
)
{
return
NULL
;
}