80,82d79
< // initialize the mem pointers
< tc->init();
<
242a240,246
>
> #if FULL_SYSTEM
> // Connect the ThreadContext's memory ports (Functional/Virtual
> // Ports)
> tc->connectMemPorts();
> #endif
>