708c708
< virtual void evictBlock(CacheBlk *blk, PacketList &writebacks) = 0;
---
> void evictBlock(CacheBlk *blk, PacketList &writebacks);