104,106c104
< * Initialize blocks and set the parent cache back pointer.
< *
< * @param _cache Pointer to parent cache.
---
> * Initialize blocks as SectorBlk and SectorSubBlk instances.
108c106
< void tagsInit(BaseCache *_cache) override;
---
> void tagsInit() override;