45d44
< #include "config/use_checker.hh"
472,473c471
< void removeInstsNotInROB(unsigned tid, bool squash_delay_slot,
< const InstSeqNum &delay_slot_seq_num);
---
> void removeInstsNotInROB(unsigned tid);
621d618
< #if USE_CHECKER
627d623
< #endif