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

Modified Files:
	syssrc/sys/arch/m68k/include [nathanw_sa]: frame.h

Log Message:
G/C the FPFRAME_IS_NULL() macro; it's been moved to the source file
where it's used.

Declare a global which holds a reference floating point `idle' frame
for use in cpu_{g,s}etmcontext(). This helps when restoring an FP
context saved in usermode.

XXX: Need to test this on 6888[12], which have more complex idle frames...


To generate a diff of this commit:
cvs rdiff -r1.18.6.1 -r1.18.6.2 syssrc/sys/arch/m68k/include/frame.h

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