431a432,435
> // %g1 is a pointer to a function that should be run at exit. Since we
> // don't have anything like that, it should be set to 0.
> threadContexts[0]->setIntReg(1, 0);
>
660a665,668
> // %g1 is a pointer to a function that should be run at exit. Since we
> // don't have anything like that, it should be set to 0.
> threadContexts[0]->setIntReg(1, 0);
>