Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/x86_64/include



Module Name:    src
Committed By:   fvdl
Date:           Sun Mar 16 20:35:28 UTC 2003

Modified Files:
        src/sys/arch/x86_64/include: fpu.h

Log Message:
Don't use bitfields, make the fxsave structure packed instead. Makes
life a bit easier (for i.e. taking the address of a field).


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/x86_64/include/fpu.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index