Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/05/2001 14:35:14
Module Name:	syssrc
Committed By:	chs
Date:		Mon Feb  5 12:35:14 UTC 2001

Modified Files:
	syssrc/sys/arch/m68k/fpe: fpu_emulate.c

Log Message:
conditionalize the ddb hook on DDB && DEBUG_FPE rather than DDB && DEBUG,
since that's the condition under which we include the header file that
allows it to compile.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/m68k/fpe/fpu_emulate.c

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