41,42c41,42
< ThreadState::ThreadState(int _cpuId, int _tid, MemObject *mem,
< Process *_process, short _asid)
---
> ThreadState::ThreadState(int _cpuId, int _tid, Process *_process,
> short _asid, MemObject *mem)