Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 06/05/2000 08:58:44
Module Name:	syssrc
Committed By:	chs
Date:		Mon Jun  5 15:58:44 UTC 2000

Modified Files:
	syssrc/sys/dev/vme: xd.c xy.c

Log Message:
change ifdef __sun3__ to sun3, since the former isn't defined on sun3.
(not that it matters, since the sun3 currently has its own copy of
these files anyway, but it's nice to be consistent.)


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/dev/vme/xd.c
cvs rdiff -r1.24 -r1.25 syssrc/sys/dev/vme/xy.c

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