Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 08/05/2004 13:31:39
Module Name:	src
Committed By:	cube
Date:		Thu Aug  5 13:31:39 UTC 2004

Modified Files:
	src/sys/arch/amd64/amd64: machdep.c

Log Message:
boothowto is already available through sys/systm.h, and is actually
declared elsewhere;  don't duplicate it.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/arch/amd64/amd64/machdep.c

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