#include "mem/ruby/structures/AbstractReplacementPolicy.hh"
#include "mem/ruby/structures/CacheMemory.hh"
#include "params/WeightedLRUReplacementPolicy.hh"
Go to the source code of this file.