Subject: CVS commit: syssrc/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/31/2002 22:59:00
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri May 31 19:59:00 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc/sparc: bsd_fdintr.s locore.s

Log Message:
Use C-style comments in a few places where ' appears in the comment,
so that this works with GCC 2.95.3's ISO C preprocessor.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/sparc/sparc/bsd_fdintr.s
cvs rdiff -r1.153 -r1.154 syssrc/sys/arch/sparc/sparc/locore.s

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