Subject: CVS commit: othersrc/vmware-modules/source/vmmon/include
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 06/30/2003 17:43:44
Module Name: othersrc
Committed By: jdolecek
Date: Mon Jun 30 17:43:44 UTC 2003
Modified Files:
othersrc/vmware-modules/source/vmmon/include: x86.h
Log Message:
rather than checking NetBSD version to see if MSR_* constants are defined,
just use !defined(MSR_TSC) in NetBSD case; this makes things compile
on 1.6.1
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 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.