Subject: CVS commit: othersrc/vmware-modules/source/vmmon/include
To: None <source-changes@netbsd.org>
From: Christoph Badura <bad@netbsd.org>
List: source-changes
Date: 02/16/2003 04:18:31
Module Name: othersrc
Committed By: bad
Date: Sun Feb 16 02:18:31 UTC 2003
Modified Files:
othersrc/vmware-modules/source/vmmon/include: x86.h
Log Message:
Add #ifdef around definition of MSR_TSC, which conflicts with the definition
from machine/specialreg.h since the MP merge (but they have the same value).
Noted by Juergen Hannken-Illjes in PR 18540.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 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.