53a54
> bool access_phys_mem;
56c57,58
< M5Port(const std::string &_name, RubyPort *_port);
---
> M5Port(const std::string &_name, RubyPort *_port,
> bool _access_phys_mem);
153a156
> bool access_phys_mem;