Subject: CVS commit: syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/04/2001 16:07:13
Module Name:	syssrc
Committed By:	tsutsui
Date:		Sun Nov  4 14:07:13 UTC 2001

Modified Files:
	syssrc/sys/arch/mips/mips: pmap.c

Log Message:
Cast pa values to u_long in DEBUG printfs for _MIPS_PADDR_T_64BIT ports.
XXX should use unsigned long long format?


To generate a diff of this commit:
cvs rdiff -r1.136 -r1.137 syssrc/sys/arch/mips/mips/pmap.c

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