Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 12/07/2000 16:13:43
Module Name:	basesrc
Committed By:	scw
Date:		Thu Dec  7 14:13:43 UTC 2000

Modified Files:
	basesrc/lib/libc/arch/m68k/sys: Ovfork.S

Log Message:
Use A1 to save the return address, since A0 is no longer preserved across
system calls.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/arch/m68k/sys/Ovfork.S

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