64d63
< #include "mem/cache/coherence/uni_coherence.hh"
75d73
< template class Cache<FALRU, UniCoherence>;
80d77
< template class Cache<IIC, UniCoherence>;
85d81
< template class Cache<LRU, UniCoherence>;
90d85
< template class Cache<Split, UniCoherence>;
95d89
< template class Cache<SplitLIFO, UniCoherence>;