56d55
< #include "mem/mem_object.hh"
57a57
> #include "sim/clocked_object.hh"
94c94
< class ComputeUnit : public MemObject
---
> class ComputeUnit : public ClockedObject