Subject: CVS commit: src/sys/arch/amiga/stand/bootblock/boot
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 06/27/2006 11:12:57
Module Name:	src
Committed By:	tsutsui
Date:		Tue Jun 27 11:12:57 UTC 2006

Modified Files:
	src/sys/arch/amiga/stand/bootblock/boot: xd.c

Log Message:
Remove static from devsw[] declaration since it's declared as extern
in <lib/libsa/stand.h>.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/amiga/stand/bootblock/boot/xd.c

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