Subject: CVS commit: src/sys/arch/evbarm
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/24/2006 21:09:03
Module Name:	src
Committed By:	bjh21
Date:		Tue Oct 24 21:09:03 UTC 2006

Modified Files:
	src/sys/arch/evbarm/g42xxeb: g42xxeb_machdep.c
	src/sys/arch/evbarm/lubbock: lubbock_machdep.c
	src/sys/arch/evbarm/viper: viper_machdep.c

Log Message:
parse_mi_bootargs() is declared in <arm/arm32/machdep.h>, so there's no need
to declare it here too.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/evbarm/g42xxeb/g42xxeb_machdep.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/evbarm/lubbock/lubbock_machdep.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/evbarm/viper/viper_machdep.c

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