Remove if defined(tahoe) cobwebs.

This commit is contained in:
jake 2000-12-04 09:49:34 +00:00
parent 8b68111f18
commit f130b701e0

View File

@ -344,10 +344,6 @@ exit1(p, rv)
}
wakeup((caddr_t)p->p_pptr);
#if defined(tahoe)
/* move this to cpu_exit */
p->p_addr->u_pcb.pcb_savacc.faddr = (float *)NULL;
#endif
/*
* Clear curproc after we've done all operations
* that could block, and before tearing down the rest