73c73
< : BaseCPU(p), mem(p->mem), thread(NULL)
---
> : BaseCPU(p), thread(NULL)
79c79
< /* asid */ 0, mem);
---
> /* asid */ 0);