Subject: CVS commit: [simonb-timecounters] src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Frank Kardel <kardel@netbsd.org>
List: source-changes
Date: 04/30/2006 17:56:44
Module Name:	src
Committed By:	kardel
Date:		Sun Apr 30 17:56:44 UTC 2006

Added Files:
	src/sys/arch/x86/x86 [simonb-timecounters]: tsc.c tsc.h

Log Message:
- provide TSC for UNI and MP systems
  (shared between i386 and amd64)


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 src/sys/arch/x86/x86/tsc.c src/sys/arch/x86/x86/tsc.h

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