38a39
> #include "mem/physical.hh"
66d66
< bool isPioAddress(Addr addr);
172c172,174
< FunctionalPort funcMemPort;
---
> M5Port* physMemPort;
>
> PhysicalMemory* physmem;