Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 06/14/2001 02:09:03
Module Name:	syssrc
Committed By:	wiz
Date:		Wed Jun 13 23:09:02 UTC 2001

Modified Files:
	syssrc/sys/compat/linux/arch/powerpc: linux_machdep.c

Log Message:
#include <machine/fpu.h> for save_fpu()
#ifdef 0 two unused and un-prototyped functions.
Following a hint by Andrw Cagney on port-macppc.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/compat/linux/arch/powerpc/linux_machdep.c

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