75a76
> const std::string &_label,
99a101
> const std::string &_label,
232c234,235
< void functionalAccess(PacketPtr pkt, CachePort *otherSidePort);
---
> void functionalAccess(PacketPtr pkt, CachePort *incomingPort,
> CachePort *otherSidePort);