Subject: CVS commit: src/sys/arch/arm/arm
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/10/2005 11:18:55
Module Name:	src
Committed By:	scw
Date:		Thu Nov 10 11:18:55 UTC 2005

Modified Files:
	src/sys/arch/arm/arm: undefined.c

Log Message:
Give THUMB_CODE its own 'struct undefined_handler' so we don't try to
install the same handler structure twice (for difference coprocs).

Spotted by dbj@ using QUEUEDEBUG.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/arch/arm/arm/undefined.c

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