Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/04/2006 10:05:06
Module Name: src
Committed By: he
Date: Tue Jul 4 10:05:06 UTC 2006
Modified Files:
src/sys/arch/amd64/amd64: mainbus.c
Log Message:
The declaration of mpacpi_active needs to be unconditional because
there's an unconditional use.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/amd64/amd64/mainbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.