Subject: CVS commit: syssrc/sys/arch/macppc/macppc
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 08/13/2002 12:46:23
Module Name: syssrc
Committed By: manu
Date: Tue Aug 13 09:46:22 UTC 2002
Modified Files:
syssrc/sys/arch/macppc/macppc: machdep.c
Log Message:
Guard a variable declaration by #if so that it is not declared if it is not
used.
To generate a diff of this commit:
cvs rdiff -r1.118 -r1.119 syssrc/sys/arch/macppc/macppc/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.