Subject: CVS commit: src/sys/arch/i386/acpi
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/21/2005 14:03:25
Module Name:	src
Committed By:	yamt
Date:		Thu Apr 21 14:03:25 UTC 2005

Modified Files:
	src/sys/arch/i386/acpi: acpi_wakeup.c

Log Message:
sprinkle __unused so that variables referenced from asm code don't get
optimized out.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/i386/acpi/acpi_wakeup.c

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