Subject: CVS commit: src/sys/arch/i386/pnpbios
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 10/28/2003 11:17:14
Module Name:	src
Committed By:	drochner
Date:		Tue Oct 28 11:17:14 UTC 2003

Modified Files:
	src/sys/arch/i386/pnpbios: pnpbios.c

Log Message:
quell a gcc3 "uninitialized" warning by putting some more dead code
inside "#ifdef PNPBIOSEVENTS"


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/arch/i386/pnpbios/pnpbios.c

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