145,146c145
< void completeInst(Fault fault);
< void completeIfetch();
---
> void completeIfetch(Packet *);
147a147
> void advanceInst(Fault fault);