81,83d80
< // initialize the mem pointers
< tc->init();
<
243a241,247
>
> #if FULL_SYSTEM
> // Connect the ThreadContext's memory ports (Functional/Virtual
> // Ports)
> tc->connectMemPorts();
> #endif
>