Subject: CVS commit: src/sys/arch/acorn26/acorn26
To: None <source-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 01/25/2008 21:21:04
Module Name:	src
Committed By:	chris
Date:		Fri Jan 25 21:21:04 UTC 2008

Modified Files:
	src/sys/arch/acorn26/acorn26: except.c

Log Message:
Replace current_intr_depth with curcpu()->ci_idepth.

This makes acorn26 GENERIC compile, not run-time tested.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/acorn26/acorn26/except.c

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