diff options
Diffstat (limited to 'dev/tsunami_pchip.hh')
-rw-r--r-- | dev/tsunami_pchip.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/tsunami_pchip.hh b/dev/tsunami_pchip.hh index 63ea67b1d..8c29a9ac9 100644 --- a/dev/tsunami_pchip.hh +++ b/dev/tsunami_pchip.hh @@ -37,6 +37,8 @@ #include "base/range.hh" #include "dev/io_device.hh" +class MemoryController; + /** * A very simple implementation of the Tsunami PCI interface chips. */ |