Source-Changes archive

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

CVS commit: othersrc/vmware-modules/source/vmmon/include



Module Name:    othersrc
Committed By:   jdolecek
Date:           Sun Mar 16 18:11:31 UTC 2003

Modified Files:
        othersrc/vmware-modules/source/vmmon/include: x86.h

Log Message:
some of the source files got <i386/specialreg.h> pulled implicitly by
something and thus the MSR_* defines got redefined; pull it explicitly
here and make sure the stuff defined in specialreg.h isn't redefined here

also pull in <uvm/uvm_extern.h>, to make sure PAGE_SIZE is properly defined
before hostif.h would be included


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 othersrc/vmware-modules/source/vmmon/include/x86.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