35a36
> #include "arch/utility.hh"
206c207
< threadContexts[i]->activate(0);
---
> TheISA::startupCPU(threadContexts[i], i);