Subject: CVS commit: syssrc/sys/arch/arm/arm
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/16/2002 20:26:01
Module Name: syssrc
Committed By: bjh21
Date: Sat Mar 16 18:26:00 UTC 2002
Modified Files:
syssrc/sys/arch/arm/arm: cpufunc.c
Log Message:
Get rid of the #ifdef DEBUG_FAULT_CORRECTION #ifdef mess, and use a
couple of conditionally-defined macros instead. This makes the
fault-correction code almost readable.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/arch/arm/arm/cpufunc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.