jeff 2003/03/31 16:16:32 PST
FreeBSD src repository
Modified files:
sys/i386/isa npx.c
Log:
- In npxgetregs() use the td argument to save the fpu state from and not
curthread. Nothing currently depends on this behavior.
- Clean up an extra newline.
Obtained from: bde
Revision Changes Path
1.139 +1 -2 src/sys/i386/isa/npx.c