45c45
< FALRU::FALRU(unsigned _blkSize, unsigned _size, unsigned hit_latency)
---
> FALRU::FALRU(unsigned _blkSize, unsigned _size, Cycles hit_latency)
162c162
< FALRU::accessBlock(Addr addr, int &lat, int context_src, int *inCache)
---
> FALRU::accessBlock(Addr addr, Cycles &lat, int context_src, int *inCache)