diff options
Diffstat (limited to 'dev/pciconfigall.hh')
-rw-r--r-- | dev/pciconfigall.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/pciconfigall.hh b/dev/pciconfigall.hh index 072a763f9..d9e623b7e 100644 --- a/dev/pciconfigall.hh +++ b/dev/pciconfigall.hh @@ -43,6 +43,7 @@ static const uint32_t MAX_PCI_DEV = 32; static const uint32_t MAX_PCI_FUNC = 8; class PciDev; +class MemoryController; /** * PCI Config Space |