Subject: CVS commit: src/sys/arch/i386/isa
To: None <source-changes@NetBSD.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 09/03/2006 20:46:23
Module Name:	src
Committed By:	perry
Date:		Sun Sep  3 20:46:23 UTC 2006

Modified Files:
	src/sys/arch/i386/isa: clock.c

Log Message:
add an #ifndef __x86_64__ around #include "mca.h"
reduces diffs with the amd64 port
We'll soon merge these entirely


To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 src/sys/arch/i386/isa/clock.c

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