Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/m68k/m68k
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 12/02/2001 14:40:48
Module Name:	syssrc
Committed By:	scw
Date:		Sun Dec  2 12:40:48 UTC 2001

Modified Files:
	syssrc/sys/arch/m68k/m68k [nathanw_sa]: sig_machdep.c switch_subr.s

Log Message:
Declare m68k_cached_fpu_idle_frame in sig_machdep.c instead of switch_subr.s.
Saves having to update all the genassym.cf's for the sizeof the structure.


To generate a diff of this commit:
cvs rdiff -r1.15.6.7 -r1.15.6.8 syssrc/sys/arch/m68k/m68k/sig_machdep.c
cvs rdiff -r1.1.2.4 -r1.1.2.5 syssrc/sys/arch/m68k/m68k/switch_subr.s

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