Subject: CVS commit: src/sys/arch/x68k/x68k
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/01/2003 12:18:55
Module Name: src
Committed By: jdolecek
Date: Sat Nov 1 12:18:55 UTC 2003
Modified Files:
src/sys/arch/x68k/x68k: machdep.c
Log Message:
mem_exists(): pacify one apparently bogus -Wuninitialized warning
setmemrange(): add default case for cputype (same as CPU_68030), to fix
a potential uninitialized use
To generate a diff of this commit:
cvs rdiff -r1.121 -r1.122 src/sys/arch/x68k/x68k/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.