Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/10/2008 14:37:42
Module Name:	src
Committed By:	ad
Date:		Sun Feb 10 14:37:42 UTC 2008

Modified Files:
	src/sys/arch/i386/include: cpu.h
	src/sys/arch/x86/x86: cpu.c
	src/sys/sys: cc_microtime.h

Log Message:
Align cc_microtime and struct cpu_info to 64b.


To generate a diff of this commit:
cvs rdiff -r1.160 -r1.161 src/sys/arch/i386/include/cpu.h
cvs rdiff -r1.20 -r1.21 src/sys/arch/x86/x86/cpu.c
cvs rdiff -r1.4 -r1.5 src/sys/sys/cc_microtime.h

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