Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 06/30/2000 23:43:47
Module Name:	syssrc
Committed By:	matt
Date:		Sat Jul  1 06:43:45 UTC 2000

Modified Files:
	syssrc/sys/arch/vax/include: byte_swap.h intr.h macros.h pte.h

Log Message:
GCC 2.96 wants the = constraint first.  Older gcc(s) don't care.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/vax/include/byte_swap.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/vax/include/intr.h
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/vax/include/macros.h
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/vax/include/pte.h

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