70a71,75
> void
> initCPU(ThreadContext *tc, int cpuId)
> {
> panic("initCPU not implemented for POWER.\n");
> }
71a77
>