Subject: CVS commit: src/sys/arch/arm/sa11x0
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/03/2003 20:47:05
Module Name:	src
Committed By:	he
Date:		Thu Apr  3 17:47:05 UTC 2003

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

Log Message:
Including <uvm/uvm_extern.h> exposed the fact that we had a benign
type mismatch for SetCPSR.  Remove local extern declaration, since
it's now superfluous.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/arm/sa11x0/sa11x0.c

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