Subject: CVS commit: src/sys/arch/amiga/amiga
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/23/2004 21:10:31
Module Name: src
Committed By: tron
Date: Thu Sep 23 21:10:31 UTC 2004
Modified Files:
src/sys/arch/amiga/amiga: pmap.c
Log Message:
Initialize variable "pa" to NULL in pmap_extract() to fix a compiler
error while building a debug kernel. Problem pointed out by S.P.Zeidler
on "port-amiga" mailing list.
To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 src/sys/arch/amiga/amiga/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.