Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 09/28/2000 06:41:52
Module Name: syssrc
Committed By: itohy
Date: Thu Sep 28 03:41:51 UTC 2000
Modified Files:
syssrc/sys/arch/x68k/x68k: pmap.c
Log Message:
Fix the type of pmap_zero_page_uncached from void (paddr_t) to
boolean_t (paddr_t) to make it compile again.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/sys/arch/x68k/x68k/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.