repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hw/arm: sabrelite: Connect the Ethernet PHY at address 6
[qemu/ar7.git]
/
stubs
/
pci-host-piix.c
blob
93975adbfebbe73476087a8c75939546567b3a17
1
#include
"qemu/osdep.h"
2
#include
"hw/pci-host/i440fx.h"
3
4
PCIBus
*
find_i440fx
(
void
)
5
{
6
return
NULL
;
7
}