Module Name: src Committed By: rmind Date: Sun Oct 27 16:25:01 UTC 2013
Modified Files: src/sys/arch/amd64/amd64: fpu.c Log Message: - fpu_state_save() on amd64: ci->ci_fpsaving is no longer used, simplify. - Remove some unnecessary header inclusions. Misc clean up while here. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/arch/amd64/amd64/fpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.