Subject: CVS commit: src/sys/arch/news68k/news68k
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/04/2007 11:05:53
Module Name:	src
Committed By:	tsutsui
Date:		Sun Mar  4 11:05:53 UTC 2007

Modified Files:
	src/sys/arch/news68k/news68k: pmap_bootstrap.c

Log Message:
- void *CADDR1, CADDR2; -> void *CADDR1, *CADDR2;
- vmmap is declared as (char *) in <m68k/pmap_motorola.h>


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/news68k/news68k/pmap_bootstrap.c

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