Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 10/02/2003 16:02:09
Module Name:	src
Committed By:	hannken
Date:		Thu Oct  2 16:02:09 UTC 2003

Modified Files:
	src/sys/arch/sparc/sparc: pmap.c

Log Message:
Make it compile (again) with DEBUG enabled. With SUN4 defined, segfixmask
was an u_long while whithout SUN4 it was an int.

Approved by: Paul Kranenburg <pk@netbsd.org>


To generate a diff of this commit:
cvs rdiff -r1.272 -r1.273 src/sys/arch/sparc/sparc/pmap.c

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