Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 10/27/2005 00:04:55
Module Name:	src
Committed By:	uwe
Date:		Thu Oct 27 00:04:55 UTC 2005

Modified Files:
	src/sys/arch/sparc/sparc: trap.c

Log Message:
DIAGNOSTIC code should not whine about software traps 0x90..0x9f that will
never be specified and thus are free for ABI conforming programs to use.


To generate a diff of this commit:
cvs rdiff -r1.161 -r1.162 src/sys/arch/sparc/sparc/trap.c

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