Subject: CVS commit: syssrc/sys/arch/hppa/hppa
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 08/19/2002 18:07:35
Module Name:	syssrc
Committed By:	fredette
Date:		Mon Aug 19 15:07:34 UTC 2002

Modified Files:
	syssrc/sys/arch/hppa/hppa: trap.c

Log Message:
Since trap_kdebug() may be a macro, be sure to cast to void when not
using its result.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/hppa/hppa/trap.c

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